Complex Types | ifc:IfcBlock, ifc:IfcRectangularPyramid, ifc:IfcRightCircularCone, ifc:IfcRightCircularCylinder, ifc:IfcSphere |
Element | ifc:IfcCsgPrimitive3D |
<xs:complexType name="IfcCsgPrimitive3D" abstract="true"> <xs:complexContent> <xs:extension base="ifc:IfcGeometricRepresentationItem"> <xs:sequence> <xs:element name="Position" type="ifc:IfcAxis2Placement3D" nillable="true"/> </xs:sequence> </xs:extension> </xs:complexContent> </xs:complexType> |