Complex Types | ifc:IfcAxis1Placement, ifc:IfcAxis2Placement2D, ifc:IfcAxis2Placement3D |
Element | ifc:IfcPlacement |
<xs:complexType name="IfcPlacement" abstract="true"> <xs:complexContent> <xs:extension base="ifc:IfcGeometricRepresentationItem"> <xs:sequence> <xs:element name="Location" type="ifc:IfcCartesianPoint" nillable="true"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |