<xs:element name="BaseFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseFeature element identifies the base feature to be cast to a toroidal segment.</xs:documentation></xs:annotation></xs:element>
The ToroidalSegmentCastType defines the cast of another feature type to a toroidal segment. The location, axis and sizes are copied from the base feature.
<xs:complexType name="ToroidalSegmentCastType"><xs:annotation><xs:documentation>The ToroidalSegmentCastType defines the cast of another feature type to a toroidal segment. The location, axis and sizes are copied from the base feature.</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 toroidal segment.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>