Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type UnitVectorType
Annotations
The UnitVectorType is a unit vector in which the accuracy of the components may be specified. The linearUnit attribute included in AttrPoint must not be used since unit vectors do not have length units.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint
Type extension of UnitVectorSimpleType
Type hierarchy
Used by
Elements AngleBetweenCharacteristicNominalType/AnalysisVector, AngleFromCharacteristicNominalType/AnalysisVector, AnnotationViewType/Direction, AnnotationViewType/Normal, AxialDifferentialScaleType/XaxisDirection, AxialDifferentialScaleType/YaxisDirection, AxialDifferentialScaleType/ZaxisDirection, AxisType/Direction, CircleFeatureNominalType/Normal, CircleType/Normal, CircularArcFeatureNominalType/Normal, CircularRunoutCharacteristicNominalType/ZoneDirection, CylinderType/Axis, DatumPrecedenceAlignmentOperationType/PrimaryAxis, DatumPrecedenceAlignmentOperationType/SecondaryAxis, DirectionalOffsetType/NominalDirection, DistanceBetweenCharacteristicNominalType/AnalysisVector, DistanceFromCharacteristicNominalType/AnalysisVector, EdgePointFeatureNominalType/AdjacentNormal, EdgePointFeatureNominalType/Normal, EllipseFeatureNominalType/Normal, EllipticalArcFeatureNominalType/Normal, ElongatedCircleFeatureNominalType/Normal, ElongatedCylinderFeatureNominalType/DepthVector, ExplodedViewTranslateType/Direction, ExtrudedCrossSectionFeatureNominalType/Direction, FeatureZoneAreaBetweenType/PlaneNormal, FeatureZoneAreaBetweenType/StartDirection, LatitudeLongitudeSweepType/DirMeridianPrime, LineFeatureNominalType/Direction, LineFeatureNominalType/Normal, LineProfileCharacteristicNominalType/Vector, MeasurementOriginOffsetType/OriginDirection, MovableDatumTargetDirectionType/DatumTargetTranslationDirection, NominalRotationAlignmentOperationType/RotationAxis, OppositeAngledLinesFeatureNominalType/Normal, OppositeAngledPlanesFeatureNominalType/DepthVector, OppositeAngledPlanesFeatureNominalType/DraftVector, OppositeAngledPlanesFeatureNominalType/LengthVector, OppositeParallelLinesFeatureNominalType/Normal, OppositeParallelPlanesFeatureNominalType/DepthVector, OppositeParallelPlanesFeatureNominalType/LengthVector, OrientationDiametricalZoneType/ZoneOrientationVector, OrientationPlanarZoneType/ZoneOrientationVector, OrientedLatitudeLongitudeSweepType/DirNorthPole, PatternFeatureCircleDefinitionType/FeatureDirection, PatternFeatureCircleNominalType/Normal, PatternFeatureCircularArcDefinitionType/FeatureDirection, PatternFeatureCircularArcNominalType/Normal, PatternFeatureLinearDefinitionType/FeatureDirection, PatternFeatureLinearDefinitionType/LineDirection, PatternFeatureParallelogramDefinitionType/FeatureDirection, PlaneFeatureNominalType/Normal, PlanePMIDisplayType/Direction, PlaneType/Normal, PlaneXType/Direction, PointAndVectorType/Vector, PointFeatureExtremeType/Vector, PointFeatureMovePointVectorType/Vector, PointFeatureNominalType/Normal, PointWithNormalBaseType/Normal, PositionDiametricalZoneType/ZoneOrientationVector, PositionNonDiametricalZoneType/ZoneOrientationVector, PrimaryAlignmentOperationType/PrimaryAxis, RadialDifferentialScaleType/Direction, RectangleType/LengthDirection, RectangleType/WidthDirection, RectangularUnitAreaType/RectangularUnitAreaOrientation, RotaryTableType/AxisDirection, RotaryTableType/ZeroIndexDirection, SecondaryAlignmentOperationType/RotationAxis, SecondaryAlignmentOperationType/SecondaryAxis, SphereFromScanType/Vector, StraightnessNonDiametricalZoneType/ZoneOrientationVector, SweepType/DirBeg, ToroidalSegmentFeatureNominalType/AxisVector, TorusFeatureNominalType/AxisVector
Complex Types MeasuredUnitVectorType, TriangleVertexNormalType
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:complexType name="UnitVectorType">
  <xs:annotation>
    <xs:documentation>The UnitVectorType is a unit vector in which the accuracy of the components may be specified. The linearUnit attribute included in AttrPoint must not be used since unit vectors do not have length units.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="UnitVectorSimpleType">
      <xs:attributeGroup ref="AttrPoint"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Primitives.xsd