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