Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Element CylindricalSegmentFeatureMeasurement
Annotations
The global CylindricalSegmentFeatureMeasurement element gives information about a cylindrical segment feature measurement.
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_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_Axis Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_Diameter Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_Length Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_DiameterMin Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_DiameterMax Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_SweepMeasurementRange Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_SweepFull Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType_Form Features_xsd_Complex_Type_CylindricalSegmentFeatureMeasurementType.tmp#CylindricalSegmentFeatureMeasurementType Features_xsd_Element_FeatureMeasurement.tmp#FeatureMeasurement
Type CylindricalSegmentFeatureMeasurementType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Children ActualComponentId, ActualTransformId, Attributes, Axis, Diameter, DiameterMax, DiameterMin, FeatureItemId, FeatureName, Form, Length, ManufacturingProcessId, MeasurementDeviceIds, NotedEventIds, PointList, ProxyMeasurementId, SubstituteFeatureAlgorithm, SweepFull, SweepMeasurementRange, TimeStamp
Instance
<CylindricalSegmentFeatureMeasurement id="" xmlns="http://qifstandards.org/xsd/qif3">
  <Attributes n="">{0,1}</Attributes>
  <FeatureItemId xId="">{0,1}</FeatureItemId>
  <FeatureName>{0,1}</FeatureName>
  <TimeStamp>{0,1}</TimeStamp>
  <ActualComponentId asmPathId="" asmPathXId="" xId="">{0,1}</ActualComponentId>
  <ManufacturingProcessId asmPathId="" asmPathXId="" xId="">{0,1}</ManufacturingProcessId>
  <MeasurementDeviceIds n="">{0,1}</MeasurementDeviceIds>
  <ActualTransformId xId="">{0,1}</ActualTransformId>
  <NotedEventIds n="">{0,1}</NotedEventIds>
  <PointList n="">{0,1}</PointList>
  <SubstituteFeatureAlgorithm>{0,1}</SubstituteFeatureAlgorithm>
  <ProxyMeasurementId xId="">{0,1}</ProxyMeasurementId>
  <Axis>{0,1}</Axis>
  <Diameter combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</Diameter>
  <Length combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</Length>
  <DiameterMin combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</DiameterMin>
  <DiameterMax combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</DiameterMax>
  <SweepMeasurementRange>{0,1}</SweepMeasurementRange>
  <SweepFull>{0,1}</SweepFull>
  <Form combinedUncertainty="" decimalPlaces="" linearUnit="" meanError="" significantFigures="">{0,1}</Form>
</CylindricalSegmentFeatureMeasurement>
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:element name="CylindricalSegmentFeatureMeasurement" type="CylindricalSegmentFeatureMeasurementType" substitutionGroup="FeatureMeasurement">
  <xs:annotation>
    <xs:documentation>The global CylindricalSegmentFeatureMeasurement element gives information about a cylindrical segment feature measurement.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd