<xs:element name="BaseFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseFeature element identifies the base feature to be cast to a cone.</xs:documentation></xs:annotation></xs:element>
The ConeCastType defines the cast of feature type to a cone. The location, vector and angle are copied from the base feature. Any information not available on the base feature will remain at nominal.
<xs:complexType name="ConeCastType"><xs:annotation><xs:documentation>The ConeCastType defines the cast of feature type to a cone. The location, vector and angle 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 a cone.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>