<xs:element name="CenterLine" type="MeasuredPointAndVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional CenterLine element is the measured location point and a unit vector direction of the centerline of the opposite parallel lines feature.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Normal" type="MeasuredUnitVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional Normal element is the measured unit normal vector of the plane of the opposite parallel lines feature.</xs:documentation></xs:annotation></xs:element>
The optional Width element is the measured width between the opposite parallel lines of the feature per the substitute feature data fitting algorithm setting.
<xs:element name="Width" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Width element is the measured width between the opposite parallel lines of the feature per the substitute feature data fitting algorithm setting.</xs:documentation></xs:annotation></xs:element>
<xs:element name="WidthMin" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional WidthMin element is the minimum width of the opposite parallel lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="WidthMax" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional WidthMax element is the maximum width of the opposite parallel lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
The optional Length element is the measured length of the centerline of the opposite parallel lines feature based on the substitute feature data fitting algorithm setting.
<xs:element name="Length" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Length element is the measured length of the centerline of the opposite parallel lines feature based on the substitute feature data fitting algorithm setting.</xs:documentation></xs:annotation></xs:element>
<xs:element name="LengthMin" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional LengthMin element is the minimum length of the opposite parallel lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="LengthMax" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional LengthMax element is the maximum length of the opposite parallel lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="EndRadius1" type="MeasuredEndRadiusType" minOccurs="0"><xs:annotation><xs:documentation>The optional EndRadius1 element is the measured radius of the rounded end in the direction opposite the centerline vector.</xs:documentation></xs:annotation></xs:element>
<xs:element name="EndRadius2" type="MeasuredEndRadiusType" minOccurs="0"><xs:annotation><xs:documentation>The optional EndRadius2 element is the measured radius of the rounded end in the direction of the centerline vector.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Form" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Form element is the form error of the opposite parallel lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
Complex Type OppositeParallelLinesFeatureMeasurementType
Annotations
The OppositeParallelLinesFeatureMeasurementType defines the opposite parallel lines feature measurement information for an individual opposite parallel lines feature.
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="OppositeParallelLinesFeatureMeasurementType"><xs:annotation><xs:documentation>The OppositeParallelLinesFeatureMeasurementType defines the opposite parallel lines feature measurement information for an individual opposite parallel lines feature.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="CurveFeatureMeasurementBaseType"><xs:sequence><xs:element name="CenterLine" type="MeasuredPointAndVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional CenterLine element is the measured location point and a unit vector direction of the centerline of the opposite parallel lines feature.</xs:documentation></xs:annotation></xs:element><xs:element name="Normal" type="MeasuredUnitVectorType" minOccurs="0"><xs:annotation><xs:documentation>The optional Normal element is the measured unit normal vector of the plane of the opposite parallel lines feature.</xs:documentation></xs:annotation></xs:element><xs:element name="Width" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Width element is the measured width between the opposite parallel lines of the feature per the substitute feature data fitting algorithm setting.</xs:documentation></xs:annotation></xs:element><xs:element name="WidthMin" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional WidthMin element is the minimum width of the opposite parallel lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element><xs:element name="WidthMax" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional WidthMax element is the maximum width of the opposite parallel lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element><xs:element name="Length" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Length element is the measured length of the centerline of the opposite parallel lines feature based on the substitute feature data fitting algorithm setting.</xs:documentation></xs:annotation></xs:element><xs:element name="LengthMin" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional LengthMin element is the minimum length of the opposite parallel lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element><xs:element name="LengthMax" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional LengthMax element is the maximum length of the opposite parallel lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element><xs:element name="EndRadius1" type="MeasuredEndRadiusType" minOccurs="0"><xs:annotation><xs:documentation>The optional EndRadius1 element is the measured radius of the rounded end in the direction opposite the centerline vector.</xs:documentation></xs:annotation></xs:element><xs:element name="EndRadius2" type="MeasuredEndRadiusType" minOccurs="0"><xs:annotation><xs:documentation>The optional EndRadius2 element is the measured radius of the rounded end in the direction of the centerline vector.</xs:documentation></xs:annotation></xs:element><xs:element name="Form" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Form element is the form error of the opposite parallel lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>