The Distance element is the distance over which the taper applies. The TargetValue element in the LinearCharacteristicNominalBaseType is the difference in diameters over this distance.
<xs:element name="Distance" type="LinearValueType"><xs:annotation><xs:documentation>The Distance element is the distance over which the taper applies. The TargetValue element in the LinearCharacteristicNominalBaseType is the difference in diameters over this distance.</xs:documentation></xs:annotation></xs:element>
Complex Type ConicalTaperCharacteristicNominalType
Annotations
The ConicalTaperCharacteristicNominalType defines a unique conical taper characteristic nominal with a taper expressed as a difference in diameters over a distance.
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="ConicalTaperCharacteristicNominalType"><xs:annotation><xs:documentation>The ConicalTaperCharacteristicNominalType defines a unique conical taper characteristic nominal with a taper expressed as a difference in diameters over a distance.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="LinearCharacteristicNominalBaseType"><xs:sequence><xs:element name="Distance" type="LinearValueType"><xs:annotation><xs:documentation>The Distance element is the distance over which the taper applies. The TargetValue element in the LinearCharacteristicNominalBaseType is the difference in diameters over this distance.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>