<xs:element name="BaseFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseFeature element identifies the base feature to be cast to an extruded cross section.</xs:documentation></xs:annotation></xs:element>
The ExtrudedCrossSectionCastType defines the cast of another feature type to an extruded cross section. The location, axis and size are copied from the base feature.
<xs:complexType name="ExtrudedCrossSectionCastType"><xs:annotation><xs:documentation>The ExtrudedCrossSectionCastType defines the cast of another feature type to an extruded cross section. The location, axis and size 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 an extruded cross section.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>