Complex Type DistanceFromCharacteristicDefinitionType
Annotations
The DistanceFromCharacteristicDefinitionType defines information that can be common to more than one distance-from characteristic. The DistanceFromCharacteristicItemType is used to tolerance a feature with respect to an origin reference feature.
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="DistanceFromCharacteristicDefinitionType"><xs:annotation><xs:documentation>The DistanceFromCharacteristicDefinitionType defines information that can be common to more than one distance-from characteristic. The DistanceFromCharacteristicItemType is used to tolerance a feature with respect to an origin reference feature.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="LinearCharacteristicDefinitionBaseType"/></xs:complexContent></xs:complexType>