Element | ifc:IfcSphere |
<xs:complexType name="IfcSphere"> <xs:complexContent> <xs:extension base="ifc:IfcCsgPrimitive3D"> <xs:attribute name="Radius" type="ifc:IfcPositiveLengthMeasure" use="optional"/> </xs:extension> </xs:complexContent> </xs:complexType> |