Complex Type UserDefinedAngularCharacteristicMeasurementType
Annotations
The UserDefinedAngularCharacteristicMeasurementType is a characteristic measurement specified by the user that is measured in angle units. This user defined type is not to be used where an appropriate type already exists, in particular it is not to be used for: angle-between, angle (the feature angle: included, draft, taper), angular-coordinate or angle-from.
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="UserDefinedAngularCharacteristicMeasurementType"><xs:annotation><xs:documentation>The UserDefinedAngularCharacteristicMeasurementType is a characteristic measurement specified by the user that is measured in angle units. This user defined type is not to be used where an appropriate type already exists, in particular it is not to be used for: angle-between, angle (the feature angle: included, draft, taper), angular-coordinate or angle-from.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="AngularCharacteristicMeasurementBaseType"/></xs:complexContent></xs:complexType>