Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element ConeFeatureMeasurementType / Axis
Annotations
The optional Axis element is the measured XYZ locating point and unit axis vector of the cone which points from the locating point into the expanding end of the cone.
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 XYZ locating point and unit axis vector of the cone which points from the locating point into the expanding end of the cone.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ConeFeatureMeasurementType / Diameter
Annotations
The optional Diameter element is the measured diameter of the the cone at the locating point. If the measured locating point is at the vertex this value will be zero.
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="Diameter" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Diameter element is the measured diameter of the the cone at the locating point. If the measured locating point is at the vertex this value will be zero.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ConeFeatureMeasurementType / DiameterMin
Annotations
The optional DiameterMin element is the measured minimum diameter at the locating point of the cone 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="DiameterMin" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DiameterMin element is the measured minimum diameter at the locating point of the cone 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 ConeFeatureMeasurementType / DiameterMax
Annotations
The optional DiameterMax element is the measured maximum diameter at the locating point of the cone 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="DiameterMax" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional DiameterMax element is the measured maximum diameter at the locating point of the cone 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 ConeFeatureMeasurementType / HalfAngle
Annotations
The HalfAngle element is the measured angle between the side of the cone and its axis (this is half of the included angle of the cone). This angle will be greater than or equal to zero and less than or equal to 90 degrees.
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_MeasuredAngularValueType.tmp#MeasuredAngularValueType_angularUnit Units_xsd_Complex_Type_MeasuredAngularValueType.tmp#MeasuredAngularValueType
Type MeasuredAngularValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
angularUnit xs:token optional
The optional angularUnit attribute defines the unit used by MeasuredAngularValueType.
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.
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="HalfAngle" type="MeasuredAngularValueType">
  <xs:annotation>
    <xs:documentation>The HalfAngle element is the measured angle between the side of the cone and its axis (this is half of the included angle of the cone). This angle will be greater than or equal to zero and less than or equal to 90 degrees.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ConeFeatureMeasurementType / FullAngle
Annotations
The FullAngle element is the measured angle between the sides of the cone in a plane including the cone's axis (this is the included angle of the cone). This angle will be greater than or equal to zero and less than or equal to 180 degrees.
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_MeasuredAngularValueType.tmp#MeasuredAngularValueType_angularUnit Units_xsd_Complex_Type_MeasuredAngularValueType.tmp#MeasuredAngularValueType
Type MeasuredAngularValueType
Type hierarchy
Properties
content complex
Attributes
QName Type Use Annotation
angularUnit xs:token optional
The optional angularUnit attribute defines the unit used by MeasuredAngularValueType.
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.
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="FullAngle" type="MeasuredAngularValueType">
  <xs:annotation>
    <xs:documentation>The FullAngle element is the measured angle between the sides of the cone in a plane including the cone's axis (this is the included angle of the cone). This angle will be greater than or equal to zero and less than or equal to 180 degrees.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ConeFeatureMeasurementType / SmallEndDistance
Annotations
The optional SmallEndDistance element is the measured distance from the locating point to the small end of a truncated cone along the axis vector.If the cone has a pointed end then this element must be omitted.
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="SmallEndDistance" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional SmallEndDistance element is the measured distance from the locating point to the small end of a truncated cone along the axis vector.If the cone has a pointed end then this element must be omitted.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ConeFeatureMeasurementType / LargeEndDistance
Annotations
The optional LargeEndDistance element is the measured distance from the locating point to the large end of a truncated cone along the axis vector.
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="LargeEndDistance" type="MeasuredLinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional LargeEndDistance element is the measured distance from the locating point to the large end of a truncated cone along the axis vector.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ConeFeatureMeasurementType / SweepMeasurementRange
Annotations
The optional SweepMeasurementRange element gives the range over which the sweep for a partial cone feature was actually measured in terms of the start direction the swept angle. The StartVector of the sweep must lie in a plane perpendicular to the axis of the cone.
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 for a partial cone feature was actually measured in terms of the start direction the swept angle. The StartVector of the sweep must lie in a plane perpendicular to the axis of the cone.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element ConeFeatureMeasurementType / SweepFull
Annotations
The optional SweepFull element gives the measured start direction and swept angle for a partial cone feature in terms of the start direction and swept angle. The StartVector of the SweepFull must lie in a plane perpendicular to the axis of the cone. 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 for a partial cone feature in terms of the start direction and swept angle. The StartVector of the SweepFull must lie in a plane perpendicular to the axis of the cone. 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 ConeFeatureMeasurementType / Form
Annotations
The optional Form element is the form error (conicity) of the cone 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 (conicity) of the cone 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 ConeFeatureMeasurementType
Annotations
The ConeFeatureMeasurementType defines the cone feature measurement information for an individual cone 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_SurfaceFeatureMeasurementBaseType.tmp#SurfaceFeatureMeasurementBaseType Features_xsd_Complex_Type_ConeFeatureMeasurementType.tmp#ConeFeatureMeasurementType_Axis Features_xsd_Complex_Type_ConeFeatureMeasurementType.tmp#ConeFeatureMeasurementType_Diameter Features_xsd_Complex_Type_ConeFeatureMeasurementType.tmp#ConeFeatureMeasurementType_DiameterMin Features_xsd_Complex_Type_ConeFeatureMeasurementType.tmp#ConeFeatureMeasurementType_DiameterMax Features_xsd_Complex_Type_ConeFeatureMeasurementType.tmp#ConeFeatureMeasurementType_HalfAngle Features_xsd_Complex_Type_ConeFeatureMeasurementType.tmp#ConeFeatureMeasurementType_FullAngle Features_xsd_Complex_Type_ConeFeatureMeasurementType.tmp#ConeFeatureMeasurementType_SmallEndDistance Features_xsd_Complex_Type_ConeFeatureMeasurementType.tmp#ConeFeatureMeasurementType_LargeEndDistance Features_xsd_Complex_Type_ConeFeatureMeasurementType.tmp#ConeFeatureMeasurementType_SweepMeasurementRange Features_xsd_Complex_Type_ConeFeatureMeasurementType.tmp#ConeFeatureMeasurementType_SweepFull Features_xsd_Complex_Type_ConeFeatureMeasurementType.tmp#ConeFeatureMeasurementType_Form
Type extension of SurfaceFeatureMeasurementBaseType
Type hierarchy
Used by
Children ActualComponentId, ActualTransformId, Attributes, Axis, Diameter, DiameterMax, DiameterMin, FeatureItemId, FeatureName, Form, FullAngle, HalfAngle, LargeEndDistance, ManufacturingProcessId, MeasurementDeviceIds, NotedEventIds, PointList, ProxyMeasurementId, SmallEndDistance, 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="ConeFeatureMeasurementType">
  <xs:annotation>
    <xs:documentation>The ConeFeatureMeasurementType defines the cone feature measurement information for an individual cone feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="SurfaceFeatureMeasurementBaseType">
      <xs:sequence>
        <xs:element name="Axis" type="MeasuredAxisType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Axis element is the measured XYZ locating point and unit axis vector of the cone which points from the locating point into the expanding end of the cone.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Diameter" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Diameter element is the measured diameter of the the cone at the locating point. If the measured locating point is at the vertex this value will be zero.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="DiameterMin" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional DiameterMin element is the measured minimum diameter at the locating point of the cone from a report or an analysis.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="DiameterMax" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional DiameterMax element is the measured maximum diameter at the locating point of the cone from a report or an analysis.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:choice minOccurs="0">
          <xs:annotation>
            <xs:documentation>This optional compositor defines the measured angle of the cone.</xs:documentation>
          </xs:annotation>
          <xs:element name="HalfAngle" type="MeasuredAngularValueType">
            <xs:annotation>
              <xs:documentation>The HalfAngle element is the measured angle between the side of the cone and its axis (this is half of the included angle of the cone). This angle will be greater than or equal to zero and less than or equal to 90 degrees.</xs:documentation>
            </xs:annotation>
          </xs:element>
          <xs:element name="FullAngle" type="MeasuredAngularValueType">
            <xs:annotation>
              <xs:documentation>The FullAngle element is the measured angle between the sides of the cone in a plane including the cone's axis (this is the included angle of the cone). This angle will be greater than or equal to zero and less than or equal to 180 degrees.</xs:documentation>
            </xs:annotation>
          </xs:element>
        </xs:choice>
        <xs:element name="SmallEndDistance" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional SmallEndDistance element is the measured distance from the locating point to the small end of a truncated cone along the axis vector.If the cone has a pointed end then this element must be omitted.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="LargeEndDistance" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional LargeEndDistance element is the measured distance from the locating point to the large end of a truncated cone along the axis vector.</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 for a partial cone feature was actually measured in terms of the start direction the swept angle. The StartVector of the sweep must lie in a plane perpendicular to the axis of the cone.</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 for a partial cone feature in terms of the start direction and swept angle. The StartVector of the SweepFull must lie in a plane perpendicular to the axis of the cone. 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="Form" type="MeasuredLinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Form element is the form error (conicity) of the cone 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