<xs:element name="BaseFeature" type="BaseFeatureType"><xs:annotation><xs:documentation>The BaseFeature element identifies the base feature to be cast to a plane.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="PlaneCastType"><xs:annotation><xs:documentation>The PlaneCastType defines the cast of another feature type to a plane. The location and vector 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 plane.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>