Complex Type UserDefinedAngularCharacteristicNominalType
Annotations
The UserDefinedAngularCharacteristicNominalType is a characteristic nominal 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="UserDefinedAngularCharacteristicNominalType"><xs:annotation><xs:documentation>The UserDefinedAngularCharacteristicNominalType is a characteristic nominal 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="AngularCharacteristicNominalBaseType"/></xs:complexContent></xs:complexType>