ifc:IfcProfileTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcProfileTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="curve"/>
    <xs:enumeration value="area"/>
  </xs:restriction>
</xs:simpleType>