Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element OppositeParallelLinesFeatureMeasurementType / CenterLine
Annotations
The optional CenterLine element is the measured location point and a unit vector direction of the centerline of the opposite parallel lines feature.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_MeasuredPointAndVectorType.tmp#MeasuredPointAndVectorType_StartPoint PrimitivesPMI_xsd_Complex_Type_MeasuredPointAndVectorType.tmp#MeasuredPointAndVectorType_Vector PrimitivesPMI_xsd_Complex_Type_MeasuredPointAndVectorType.tmp#MeasuredPointAndVectorType
Type MeasuredPointAndVectorType
Properties
content complex
minOccurs 0
Children StartPoint, Vector
Instance
<CenterLine xmlns="http://qifstandards.org/xsd/qif3">
  <StartPoint combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="" validity="" xCombinedUncertainty="" xDecimalPlaces="" xMeanError="" xSignificantFigures="" xValidity="" yCombinedUncertainty="" yDecimalPlaces="" yMeanError="" ySignificantFigures="" yValidity="" zCombinedUncertainty="" zDecimalPlaces="" zMeanError="" zSignificantFigures="" zValidity="">{1,1}</StartPoint>
  <Vector combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="" validity="" xCombinedUncertainty="" xDecimalPlaces="" xMeanError="" xSignificantFigures="" xValidity="" yCombinedUncertainty="" yDecimalPlaces="" yMeanError="" ySignificantFigures="" yValidity="" zCombinedUncertainty="" zDecimalPlaces="" zMeanError="" zSignificantFigures="" zValidity="">{1,1}</Vector>
</CenterLine>
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelLinesFeatureMeasurementType / Normal
Annotations
The optional Normal element is the measured unit normal vector of the plane of the opposite parallel lines feature.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_UnitVectorType.tmp#UnitVectorType PrimitivesPMI_xsd_Attribute_Group_AttrMeasuredPoint.tmp#AttrMeasuredPoint PrimitivesPMI_xsd_Complex_Type_MeasuredUnitVectorType.tmp#MeasuredUnitVectorType
Type MeasuredUnitVectorType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use
combinedUncertainty xs:decimal optional
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
meanError xs:decimal optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xCombinedUncertainty xs:decimal optional
xDecimalPlaces xs:nonNegativeInteger optional
xMeanError xs:decimal optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yCombinedUncertainty xs:decimal optional
yDecimalPlaces xs:nonNegativeInteger optional
yMeanError xs:decimal optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zCombinedUncertainty xs:decimal optional
zDecimalPlaces xs:nonNegativeInteger optional
zMeanError xs:decimal optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelLinesFeatureMeasurementType / Width
Annotations
The optional Width element is the measured width between the opposite parallel lines of the feature per the substitute feature data fitting algorithm setting.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_combinedUncertainty Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_meanError Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType_linearUnit Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType
Type MeasuredLinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
combinedUncertainty NonNegativeDecimalType optional
The optional combinedUncertainty attribute is a value expressing the combined uncertainty assigned to the SpecifiedDecimalType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by LinearValueType.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelLinesFeatureMeasurementType / WidthMin
Annotations
The optional WidthMin element is the minimum width of the opposite parallel lines feature from a report or an analysis.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_combinedUncertainty Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_meanError Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType_linearUnit Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType
Type MeasuredLinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
combinedUncertainty NonNegativeDecimalType optional
The optional combinedUncertainty attribute is a value expressing the combined uncertainty assigned to the SpecifiedDecimalType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by LinearValueType.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelLinesFeatureMeasurementType / WidthMax
Annotations
The optional WidthMax element is the maximum width of the opposite parallel lines feature from a report or an analysis.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_combinedUncertainty Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_meanError Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType_linearUnit Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType
Type MeasuredLinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
combinedUncertainty NonNegativeDecimalType optional
The optional combinedUncertainty attribute is a value expressing the combined uncertainty assigned to the SpecifiedDecimalType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by LinearValueType.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelLinesFeatureMeasurementType / Length
Annotations
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.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_combinedUncertainty Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_meanError Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType_linearUnit Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType
Type MeasuredLinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
combinedUncertainty NonNegativeDecimalType optional
The optional combinedUncertainty attribute is a value expressing the combined uncertainty assigned to the SpecifiedDecimalType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by LinearValueType.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelLinesFeatureMeasurementType / LengthMin
Annotations
The optional LengthMin element is the minimum length of the opposite parallel lines feature from a report or an analysis.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_combinedUncertainty Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_meanError Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType_linearUnit Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType
Type MeasuredLinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
combinedUncertainty NonNegativeDecimalType optional
The optional combinedUncertainty attribute is a value expressing the combined uncertainty assigned to the SpecifiedDecimalType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by LinearValueType.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelLinesFeatureMeasurementType / LengthMax
Annotations
The optional LengthMax element is the maximum length of the opposite parallel lines feature from a report or an analysis.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_combinedUncertainty Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_meanError Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType_linearUnit Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType
Type MeasuredLinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
combinedUncertainty NonNegativeDecimalType optional
The optional combinedUncertainty attribute is a value expressing the combined uncertainty assigned to the SpecifiedDecimalType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by LinearValueType.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelLinesFeatureMeasurementType / EndRadius1
Annotations
The optional EndRadius1 element is the measured radius of the rounded end in the direction opposite the centerline vector.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_MeasuredEndRadiusType.tmp#MeasuredEndRadiusType_EndRadius PrimitivesPMI_xsd_Complex_Type_MeasuredEndRadiusType.tmp#MeasuredEndRadiusType_Expanded PrimitivesPMI_xsd_Complex_Type_MeasuredEndRadiusType.tmp#MeasuredEndRadiusType
Type MeasuredEndRadiusType
Properties
content complex
minOccurs 0
Children EndRadius, Expanded
Instance
<EndRadius1 xmlns="http://qifstandards.org/xsd/qif3">
  <EndRadius combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{1,1}</EndRadius>
  <Expanded>{0,1}</Expanded>
</EndRadius1>
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelLinesFeatureMeasurementType / EndRadius2
Annotations
The optional EndRadius2 element is the measured radius of the rounded end in the direction of the centerline vector.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_MeasuredEndRadiusType.tmp#MeasuredEndRadiusType_EndRadius PrimitivesPMI_xsd_Complex_Type_MeasuredEndRadiusType.tmp#MeasuredEndRadiusType_Expanded PrimitivesPMI_xsd_Complex_Type_MeasuredEndRadiusType.tmp#MeasuredEndRadiusType
Type MeasuredEndRadiusType
Properties
content complex
minOccurs 0
Children EndRadius, Expanded
Instance
<EndRadius2 xmlns="http://qifstandards.org/xsd/qif3">
  <EndRadius combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{1,1}</EndRadius>
  <Expanded>{0,1}</Expanded>
</EndRadius2>
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element OppositeParallelLinesFeatureMeasurementType / Form
Annotations
The optional Form element is the form error of the opposite parallel lines feature from a report or an analysis.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_combinedUncertainty Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType_meanError Units_xsd_Complex_Type_MeasuredDecimalType.tmp#MeasuredDecimalType Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType_linearUnit Units_xsd_Complex_Type_MeasuredLinearValueType.tmp#MeasuredLinearValueType
Type MeasuredLinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
combinedUncertainty NonNegativeDecimalType optional
The optional combinedUncertainty attribute is a value expressing the combined uncertainty assigned to the SpecifiedDecimalType.
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the unit used by LinearValueType.
meanError NonNegativeDecimalType optional
The optional meanError attribute is a value expressing the mean error assigned to the SpecifiedDecimalType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type OppositeParallelLinesFeatureMeasurementType
Annotations
The OppositeParallelLinesFeatureMeasurementType defines the opposite parallel lines feature measurement information for an individual opposite parallel lines feature.
Diagram
Diagram Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_FeatureItemId Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_FeatureName Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_TimeStamp Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_ActualComponentId Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_ManufacturingProcessId Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_MeasurementDeviceIds Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_ActualTransformId Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType_NotedEventIds Features_xsd_Complex_Type_FeatureMeasurementBaseType.tmp#FeatureMeasurementBaseType Features_xsd_Complex_Type_ShapeFeatureMeasurementBaseType.tmp#ShapeFeatureMeasurementBaseType_PointList Features_xsd_Complex_Type_ShapeFeatureMeasurementBaseType.tmp#ShapeFeatureMeasurementBaseType_SubstituteFeatureAlgorithm Features_xsd_Complex_Type_ShapeFeatureMeasurementBaseType.tmp#ShapeFeatureMeasurementBaseType_ProxyMeasurementId Features_xsd_Complex_Type_ShapeFeatureMeasurementBaseType.tmp#ShapeFeatureMeasurementBaseType Features_xsd_Complex_Type_CurveFeatureMeasurementBaseType.tmp#CurveFeatureMeasurementBaseType Features_xsd_Complex_Type_OppositeParallelLinesFeatureMeasurementType.tmp#OppositeParallelLinesFeatureMeasurementType_CenterLine Features_xsd_Complex_Type_OppositeParallelLinesFeatureMeasurementType.tmp#OppositeParallelLinesFeatureMeasurementType_Normal Features_xsd_Complex_Type_OppositeParallelLinesFeatureMeasurementType.tmp#OppositeParallelLinesFeatureMeasurementType_Width Features_xsd_Complex_Type_OppositeParallelLinesFeatureMeasurementType.tmp#OppositeParallelLinesFeatureMeasurementType_WidthMin Features_xsd_Complex_Type_OppositeParallelLinesFeatureMeasurementType.tmp#OppositeParallelLinesFeatureMeasurementType_WidthMax Features_xsd_Complex_Type_OppositeParallelLinesFeatureMeasurementType.tmp#OppositeParallelLinesFeatureMeasurementType_Length Features_xsd_Complex_Type_OppositeParallelLinesFeatureMeasurementType.tmp#OppositeParallelLinesFeatureMeasurementType_LengthMin Features_xsd_Complex_Type_OppositeParallelLinesFeatureMeasurementType.tmp#OppositeParallelLinesFeatureMeasurementType_LengthMax Features_xsd_Complex_Type_OppositeParallelLinesFeatureMeasurementType.tmp#OppositeParallelLinesFeatureMeasurementType_EndRadius1 Features_xsd_Complex_Type_OppositeParallelLinesFeatureMeasurementType.tmp#OppositeParallelLinesFeatureMeasurementType_EndRadius2 Features_xsd_Complex_Type_OppositeParallelLinesFeatureMeasurementType.tmp#OppositeParallelLinesFeatureMeasurementType_Form
Type extension of CurveFeatureMeasurementBaseType
Type hierarchy
Used by
Children ActualComponentId, ActualTransformId, Attributes, CenterLine, EndRadius1, EndRadius2, FeatureItemId, FeatureName, Form, Length, LengthMax, LengthMin, ManufacturingProcessId, MeasurementDeviceIds, Normal, NotedEventIds, PointList, ProxyMeasurementId, SubstituteFeatureAlgorithm, TimeStamp, Width, WidthMax, WidthMin
Attributes
QName Type Use Annotation
id QIFIdType required
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>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd