<xs:element name="DeterminationMode" type="OppositeParallelLinesMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the opposite parallel lines feature measurement is determined.</xs:documentation></xs:annotation></xs:element>
The OppositeParallelLinesFeatureItemType defines an individual feature-of-size opposite parallel lines feature located by its centerline. 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="OppositeParallelLinesFeatureItemType"><xs:annotation><xs:documentation>The OppositeParallelLinesFeatureItemType defines an individual feature-of-size opposite parallel lines feature located by its centerline. 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="CurveFeatureItemBaseType"><xs:sequence><xs:element name="DeterminationMode" type="OppositeParallelLinesMeasurementDeterminationType"><xs:annotation><xs:documentation>The DeterminationMode element is the means by which the opposite parallel lines feature measurement is determined.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>