Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element EllipticalArcFeatureMeasurementType / Axis
Annotations
The optional Axis element is the measured center point and measured axis vector along the long axis of the elliptical arc.
Diagram
Diagram PrimitivesPMI_xsd_Complex_Type_MeasuredAxisType.tmp#MeasuredAxisType_AxisPoint PrimitivesPMI_xsd_Complex_Type_MeasuredAxisType.tmp#MeasuredAxisType_Direction PrimitivesPMI_xsd_Complex_Type_MeasuredAxisType.tmp#MeasuredAxisType
Type MeasuredAxisType
Properties
content complex
minOccurs 0
Children AxisPoint, Direction
Instance
<Axis xmlns="http://qifstandards.org/xsd/qif3">
  <AxisPoint combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="" validity="" xCombinedUncertainty="" xDecimalPlaces="" xMeanError="" xSignificantFigures="" xValidity="" yCombinedUncertainty="" yDecimalPlaces="" yMeanError="" ySignificantFigures="" yValidity="" zCombinedUncertainty="" zDecimalPlaces="" zMeanError="" zSignificantFigures="" zValidity="">{1,1}</AxisPoint>
  <Direction combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="" validity="" xCombinedUncertainty="" xDecimalPlaces="" xMeanError="" xSignificantFigures="" xValidity="" yCombinedUncertainty="" yDecimalPlaces="" yMeanError="" ySignificantFigures="" yValidity="" zCombinedUncertainty="" zDecimalPlaces="" zMeanError="" zSignificantFigures="" zValidity="">{1,1}</Direction>
</Axis>
Source
<xs:element name="Axis" type="MeasuredAxisType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Axis element is the measured center point and measured axis vector along the long axis of the elliptical arc.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EllipticalArcFeatureMeasurementType / Normal
Annotations
The optional Normal element is the measured unit normal vector of the plane of the elliptical arc.
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 elliptical arc.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EllipticalArcFeatureMeasurementType / SweepMeasurementRange
Annotations
The optional SweepMeasurementRange element gives the range over which the sweep was actually measured for an elliptical arc in terms of the start direction and the swept angle. The StartVector of the sweep must lie in the plane of the ellipse.
Diagram
Diagram Primitives_xsd_Complex_Type_SweepType.tmp#SweepType_DirBeg Primitives_xsd_Complex_Type_SweepType.tmp#SweepType_DomainAngle Primitives_xsd_Complex_Type_SweepType.tmp#SweepType
Type SweepType
Properties
content complex
minOccurs 0
Children DirBeg, DomainAngle
Instance
<SweepMeasurementRange xmlns="http://qifstandards.org/xsd/qif3">
  <DirBeg decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</DirBeg>
  <DomainAngle angularUnit="">{1,1}</DomainAngle>
</SweepMeasurementRange>
Source
<xs:element name="SweepMeasurementRange" type="SweepType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SweepMeasurementRange element gives the range over which the sweep was actually measured for an elliptical arc in terms of the start direction and the swept angle. The StartVector of the sweep must lie in the plane of the ellipse.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EllipticalArcFeatureMeasurementType / SweepFull
Annotations
The optional SweepFull element gives the measured start direction and swept angle of a elliptical arc in terms of the start direction and the swept angle. The StartVector of the SweepFull must lie in the plane of the ellipse. This is intended for use when it has been possible to measure the start and end of the sweep.
Diagram
Diagram Primitives_xsd_Complex_Type_SweepType.tmp#SweepType_DirBeg Primitives_xsd_Complex_Type_SweepType.tmp#SweepType_DomainAngle Primitives_xsd_Complex_Type_SweepType.tmp#SweepType
Type SweepType
Properties
content complex
minOccurs 0
Children DirBeg, DomainAngle
Instance
<SweepFull xmlns="http://qifstandards.org/xsd/qif3">
  <DirBeg decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</DirBeg>
  <DomainAngle angularUnit="">{1,1}</DomainAngle>
</SweepFull>
Source
<xs:element name="SweepFull" type="SweepType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SweepFull element gives the measured start direction and swept angle of a elliptical arc in terms of the start direction and the swept angle. The StartVector of the SweepFull must lie in the plane of the ellipse. This is intended for use when it has been possible to measure the start and end of the sweep.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EllipticalArcFeatureMeasurementType / MajorDiameter
Annotations
The optional MajorDiameter element is the measured major diameter of the elliptical arc.
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="MajorDiameter" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MajorDiameter element is the measured major diameter of the elliptical arc.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EllipticalArcFeatureMeasurementType / MinorDiameter
Annotations
The optional MinorDiameter element is the measured minor diameter of the elliptical arc.
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="MinorDiameter" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional MinorDiameter element is the measured minor diameter of the elliptical arc.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element EllipticalArcFeatureMeasurementType / Form
Annotations
The optional Form element is the form error (ellipticity) of the elliptical arc 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 (ellipticity) of the elliptical arc 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 EllipticalArcFeatureMeasurementType
Annotations
The EllipticalArcFeatureMeasurementType defines the elliptical arc feature measurement information for an individual elliptical arc 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_EllipticalArcFeatureMeasurementType.tmp#EllipticalArcFeatureMeasurementType_Axis Features_xsd_Complex_Type_EllipticalArcFeatureMeasurementType.tmp#EllipticalArcFeatureMeasurementType_Normal Features_xsd_Complex_Type_EllipticalArcFeatureMeasurementType.tmp#EllipticalArcFeatureMeasurementType_SweepMeasurementRange Features_xsd_Complex_Type_EllipticalArcFeatureMeasurementType.tmp#EllipticalArcFeatureMeasurementType_SweepFull Features_xsd_Complex_Type_EllipticalArcFeatureMeasurementType.tmp#EllipticalArcFeatureMeasurementType_MajorDiameter Features_xsd_Complex_Type_EllipticalArcFeatureMeasurementType.tmp#EllipticalArcFeatureMeasurementType_MinorDiameter Features_xsd_Complex_Type_EllipticalArcFeatureMeasurementType.tmp#EllipticalArcFeatureMeasurementType_Form
Type extension of CurveFeatureMeasurementBaseType
Type hierarchy
Used by
Children ActualComponentId, ActualTransformId, Attributes, Axis, FeatureItemId, FeatureName, Form, MajorDiameter, ManufacturingProcessId, MeasurementDeviceIds, MinorDiameter, Normal, NotedEventIds, PointList, ProxyMeasurementId, SubstituteFeatureAlgorithm, SweepFull, SweepMeasurementRange, TimeStamp
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="EllipticalArcFeatureMeasurementType">
  <xs:annotation>
    <xs:documentation>The EllipticalArcFeatureMeasurementType defines the elliptical arc feature measurement information for an individual elliptical arc feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CurveFeatureMeasurementBaseType">
      <xs:sequence>
        <xs:element name="Axis" type="MeasuredAxisType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Axis element is the measured center point and measured axis vector along the long axis of the elliptical arc.</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 elliptical arc.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="SweepMeasurementRange" type="SweepType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional SweepMeasurementRange element gives the range over which the sweep was actually measured for an elliptical arc in terms of the start direction and the swept angle. The StartVector of the sweep must lie in the plane of the ellipse.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="SweepFull" type="SweepType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional SweepFull element gives the measured start direction and swept angle of a elliptical arc in terms of the start direction and the swept angle. The StartVector of the SweepFull must lie in the plane of the ellipse. This is intended for use when it has been possible to measure the start and end of the sweep.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MajorDiameter" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MajorDiameter element is the measured major diameter of the elliptical arc.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="MinorDiameter" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional MinorDiameter element is the measured minor diameter of the elliptical arc.</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 (ellipticity) of the elliptical arc 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