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