ifc:IfcCircle

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
Radius ifc:IfcPositiveLengthMeasure optional
href xs:anyURI optional
id xs:ID optional
path xs:NMTOKENS optional
pos restriction of list of xs:integer optional
ref xs:IDREF optional

Used By

Element ifc:IfcCircle

Source

<xs:complexType name="IfcCircle">
  <xs:complexContent>
    <xs:extension base="ifc:IfcConic">
      <xs:attribute name="Radius" type="ifc:IfcPositiveLengthMeasure" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>