Element | ifc:IfcSurfaceOfLinearExtrusion |
<xs:complexType name="IfcSurfaceOfLinearExtrusion"> <xs:complexContent> <xs:extension base="ifc:IfcSweptSurface"> <xs:sequence> <xs:element name="ExtrudedDirection" type="ifc:IfcDirection" nillable="true"/> </xs:sequence> <xs:attribute name="Depth" type="ifc:IfcLengthMeasure" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |