<xs:element name="DeterminationMode" type="ElongatedCircleMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the elongated circle feature measurement is determined.</xs:documentation></xs:annotation></xs:element>
The ElongatedCircleFeatureItemType defines an individual feature-of-size elongated circle feature, located by its center point. An elongated circle feature can represent a cross section of the ends of a round-ended slot in the case where the slot has independent tolerance requirements for its sides and ends. The flat sides of the elongated circle are not included in the elongated circle. The ends of the feature are semicircles that meet the sides tangentially. The width of the feature is the diameter of the ends.
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="ElongatedCircleFeatureItemType"><xs:annotation><xs:documentation>The ElongatedCircleFeatureItemType defines an individual feature-of-size elongated circle feature, located by its center point. An elongated circle feature can represent a cross section of the ends of a round-ended slot in the case where the slot has independent tolerance requirements for its sides and ends. The flat sides of the elongated circle are not included in the elongated circle. The ends of the feature are semicircles that meet the sides tangentially. The width of the feature is the diameter of the ends.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="CurveFeatureItemBaseType"><xs:sequence><xs:element name="DeterminationMode" type="ElongatedCircleMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the elongated circle feature measurement is determined.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>