<xs:element name="DeterminationMode" type="ElongatedCylinderMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the elongated cylinder feature measurement is determined.</xs:documentation></xs:annotation></xs:element>
The ElongatedCylinderFeatureItemType defines an individual feature-of-size elongated cylinder feature, located by its center plane. An elongated cylinder feature can represent 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 slot are not included in the elongated cylinder. Only the partial cylinders at each end are included. The ends of the feature are half cylinders. The flat sides are tangent to the ends. 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="ElongatedCylinderFeatureItemType"><xs:annotation><xs:documentation>The ElongatedCylinderFeatureItemType defines an individual feature-of-size elongated cylinder feature, located by its center plane. An elongated cylinder feature can represent 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 slot are not included in the elongated cylinder. Only the partial cylinders at each end are included. The ends of the feature are half cylinders. The flat sides are tangent to the ends. The width of the feature is the diameter of the ends.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="SurfaceFeatureItemBaseType"><xs:sequence><xs:element name="DeterminationMode" type="ElongatedCylinderMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the elongated cylinder feature measurement is determined.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>