Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element FeatureZoneCurveCircular
Annotations
The global FeatureZoneCurveCircular element gives information about a circle or arc on the feature.
Diagram
Diagram Features_xsd_Complex_Type_FeatureZoneBaseType.tmp#FeatureZoneBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Features_xsd_Complex_Type_FeatureZoneBaseType.tmp#FeatureZoneBaseType_Label Features_xsd_Complex_Type_FeatureZoneBaseType.tmp#FeatureZoneBaseType_SurfaceFeatureNominalId Features_xsd_Complex_Type_FeatureZoneBaseType.tmp#FeatureZoneBaseType Features_xsd_Complex_Type_FeatureZoneCurveBaseType.tmp#FeatureZoneCurveBaseType_EdgeIds Features_xsd_Complex_Type_FeatureZoneCurveBaseType.tmp#FeatureZoneCurveBaseType_CurveIds Features_xsd_Complex_Type_FeatureZoneCurveBaseType.tmp#FeatureZoneCurveBaseType Features_xsd_Complex_Type_FeatureZoneCurveCircularType.tmp#FeatureZoneCurveCircularType_Circle Features_xsd_Complex_Type_FeatureZoneCurveCircularType.tmp#FeatureZoneCurveCircularType Features_xsd_Element_FeatureZone.tmp#FeatureZone
Type FeatureZoneCurveCircularType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Children Attributes, Circle, CurveIds, EdgeIds, Label, SurfaceFeatureNominalId
Instance
<FeatureZoneCurveCircular id="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <Label>{0,1}</Label>
  <SurfaceFeatureNominalId asmPathId="" asmPathXId="" xId="">{0,1}</SurfaceFeatureNominalId>
  <EdgeIds n="">{1,1}</EdgeIds>
  <CurveIds n="">{1,1}</CurveIds>
  <Circle>{1,1}</Circle>
</FeatureZoneCurveCircular>
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the feature zone, used for referencing.
Source
<xs:element name="FeatureZoneCurveCircular" type="FeatureZoneCurveCircularType" substitutionGroup="FeatureZone">
  <xs:annotation>
    <xs:documentation>The global FeatureZoneCurveCircular element gives information about a circle or arc on the feature.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd