<xs:element name="BaseFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseFeature element identifies the base feature to be cast to an elongated cylinder.</xs:documentation></xs:annotation></xs:element>
The ElongatedCylinderCastType defines an elongated cylinder construction by the casting of another feature type to an elongated cylinder. The location, vectors and size are copied from the base feature. Any information not available on the base feature will remain at nominal.
<xs:complexType name="ElongatedCylinderCastType"><xs:annotation><xs:documentation>The ElongatedCylinderCastType defines an elongated cylinder construction by the casting of another feature type to an elongated cylinder. The location, vectors and size are copied from the base feature. Any information not available on the base feature will remain at nominal.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ConstructionMethodBaseType"><xs:sequence><xs:element name="BaseFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseFeature element identifies the base feature to be cast to an elongated cylinder.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>