<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 angled 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 angled lines feature.</xs:documentation></xs:annotation></xs:element>
The optional Width element is the measured width between the opposite angled lines of the feature per the substitute feature data fitting algorithm setting. Because the opposite angled lines are tapered, the width applies at the locating point.
<xs:element name="Width" type="MeasuredLinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Width element is the measured width between the opposite angled lines of the feature per the substitute feature data fitting algorithm setting. Because the opposite angled lines are tapered, the width applies at the locating point.</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 angled 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 angled 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 angled 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 angled 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 angled 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 angled lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
<xs:element name="TaperAngle" type="MeasuredAngularValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional TaperAngle element is the measured taper angle of the opposite angled lines feature.</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 angled lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element>
Complex Type OppositeAngledLinesFeatureMeasurementType
Annotations
The OppositeAngledLinesFeatureMeasurementType defines the opposite angled lines feature measurement information for an individual opposite angled lines feature.
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="OppositeAngledLinesFeatureMeasurementType"><xs:annotation><xs:documentation>The OppositeAngledLinesFeatureMeasurementType defines the opposite angled lines feature measurement information for an individual opposite angled 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 angled 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 angled 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 angled lines of the feature per the substitute feature data fitting algorithm setting. Because the opposite angled lines are tapered, the width applies at the locating point.</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 angled 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 angled 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 angled 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 angled 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 angled lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element><xs:element name="TaperAngle" type="MeasuredAngularValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional TaperAngle element is the measured taper angle of the opposite angled lines feature.</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 angled lines feature from a report or an analysis.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>