Element | ifc:IfcExtrudedAreaSolid |
Complex Type | ifc:IfcExtrudedAreaSolidTapered |
<xs:complexType name="IfcExtrudedAreaSolid"> <xs:complexContent> <xs:extension base="ifc:IfcSweptAreaSolid"> <xs:sequence> <xs:element name="ExtrudedDirection" type="ifc:IfcDirection" nillable="true"/> </xs:sequence> <xs:attribute name="Depth" type="ifc:IfcPositiveLengthMeasure" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |