<xs:element name="DeterminationMode" type="OppositeParallelPlanesMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the opposite parallel planes feature measurement is determined.</xs:documentation></xs:annotation></xs:element>
Complex Type OppositeParallelPlanesFeatureItemType
Annotations
The OppositeParallelPlanesFeatureItemType defines an individual, three dimensional feature-of-size opposite parallel planes feature, located by its center plane. This feature can be used to describe a slot or groove (internal feature) or a rib, web, or block (external feature).
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="OppositeParallelPlanesFeatureItemType"><xs:annotation><xs:documentation>The OppositeParallelPlanesFeatureItemType defines an individual, three dimensional feature-of-size opposite parallel planes feature, located by its center plane. This feature can be used to describe a slot or groove (internal feature) or a rib, web, or block (external feature).</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="SurfaceFeatureItemBaseType"><xs:sequence><xs:element name="DeterminationMode" type="OppositeParallelPlanesMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the opposite parallel planes feature measurement is determined.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>