ifc:IfcCircleHollowProfileDef

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
ProfileName ifc:IfcLabel optional
ProfileType ifc:IfcProfileTypeEnum optional
Radius ifc:IfcPositiveLengthMeasure optional
WallThickness 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

Source

<xs:complexType name="IfcCircleHollowProfileDef">
  <xs:complexContent>
    <xs:extension base="ifc:IfcCircleProfileDef">
      <xs:attribute name="WallThickness" type="ifc:IfcPositiveLengthMeasure" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>