The BestFit element describes the best-fit construction of a threaded feature from 9 or more point-reducible base features. This element is in an optional choice.
The required n attribute is the number of base features used in the construction.
Source
<xs:element name="BestFit" type="ThreadedFeatureBestFitType"><xs:annotation><xs:documentation>The BestFit element describes the best-fit construction of a threaded feature from 9 or more point-reducible base features. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a threaded feature from 9 or more base feature points. This element is in an optional choice.
<xs:element name="Recompensated" type="ThreadedFeatureRecompType"><xs:annotation><xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a threaded feature from 9 or more base feature points. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Copy" type="ThreadedFeatureCopyType"><xs:annotation><xs:documentation>The Copy element describes the construction of a threaded feature by the copying of a base threaded feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Cast" type="ThreadedFeatureCastType"><xs:annotation><xs:documentation>The Cast element describes the construction of a threaded feature by the casting of a base feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
The Transform element describes the construction of a threaded feature by the transformation of a base threaded feature. This element is in an optional choice.
<xs:element name="Transform" type="ThreadedFeatureTransformType"><xs:annotation><xs:documentation>The Transform element describes the construction of a threaded feature by the transformation of a base threaded feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:element name="FromCylinder" type="ThreadedFeatureFromCylinderType"><xs:annotation><xs:documentation>The FromCylinder element describes the construction of a threaded feature from a base cylinder. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="ThreadedFeatureConstructionMethodType"><xs:annotation><xs:documentation>The ThreadedFeatureConstructionMethodType defines the method for constructing a unique nominal or measured threaded feature.</xs:documentation></xs:annotation><xs:choice minOccurs="0"><xs:annotation><xs:documentation>This optional compositor provides a choice of the construction method for the threaded feature.</xs:documentation></xs:annotation><xs:element name="BestFit" type="ThreadedFeatureBestFitType"><xs:annotation><xs:documentation>The BestFit element describes the best-fit construction of a threaded feature from 9 or more point-reducible base features. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Recompensated" type="ThreadedFeatureRecompType"><xs:annotation><xs:documentation>The Recompensated element describes the re-compensated-for- probe-size best-fit construction of a threaded feature from 9 or more base feature points. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Copy" type="ThreadedFeatureCopyType"><xs:annotation><xs:documentation>The Copy element describes the construction of a threaded feature by the copying of a base threaded feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Cast" type="ThreadedFeatureCastType"><xs:annotation><xs:documentation>The Cast element describes the construction of a threaded feature by the casting of a base feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="Transform" type="ThreadedFeatureTransformType"><xs:annotation><xs:documentation>The Transform element describes the construction of a threaded feature by the transformation of a base threaded feature. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element><xs:element name="FromCylinder" type="ThreadedFeatureFromCylinderType"><xs:annotation><xs:documentation>The FromCylinder element describes the construction of a threaded feature from a base cylinder. This element is in an optional choice.</xs:documentation></xs:annotation></xs:element></xs:choice></xs:complexType>