<xs:element name="BaseCylinder" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseCylinder element identifies the cylinder from which the threaded feature is constructed.</xs:documentation></xs:annotation></xs:element>
<xs:element name="Offset" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Offset element is the distance from the cylinder locating point along the cylinder axis to the thread feature locating point.</xs:documentation></xs:annotation></xs:element>
The ThreadedFeatureFromCylinderType defines the construction of a threaded feature from a cylinder. This construction is used to associate the location and axis of a measured joe plug with a threaded feature.
<xs:complexType name="ThreadedFeatureFromCylinderType"><xs:annotation><xs:documentation>The ThreadedFeatureFromCylinderType defines the construction of a threaded feature from a cylinder. This construction is used to associate the location and axis of a measured joe plug with a threaded feature.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="BaseCylinder" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseCylinder element identifies the cylinder from which the threaded feature is constructed.</xs:documentation></xs:annotation></xs:element><xs:element name="Offset" type="LinearValueType" minOccurs="0"><xs:annotation><xs:documentation>The optional Offset element is the distance from the cylinder locating point along the cylinder axis to the thread feature locating point.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>