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