Complex Type UserDefinedAngularCharacteristicItemType
Annotations
The UserDefinedAngularCharacteristicItemType is a characteristic item specified by the user that is measured in angular 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="UserDefinedAngularCharacteristicItemType"><xs:annotation><xs:documentation>The UserDefinedAngularCharacteristicItemType is a characteristic item specified by the user that is measured in angular 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="AngularCharacteristicItemBaseType"/></xs:complexContent></xs:complexType>