<xs:element name="DeterminationMode" type="CylindricalSegmentMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the cylindrical segment feature measurement is determined.</xs:documentation></xs:annotation></xs:element>
The CylindricalSegmentFeatureItemType defines an individual cylindrical segment feature. A cylindrical segment feature is a partial cylinder like the surface in the corner of a rounded pocket.
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="CylindricalSegmentFeatureItemType"><xs:annotation><xs:documentation>The CylindricalSegmentFeatureItemType defines an individual cylindrical segment feature. A cylindrical segment feature is a partial cylinder like the surface in the corner of a rounded pocket.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="SurfaceFeatureItemBaseType"><xs:sequence><xs:element name="DeterminationMode" type="CylindricalSegmentMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the cylindrical segment feature measurement is determined.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>