ifc:IfcPlateTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcPlateTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="curtain_panel"/>
    <xs:enumeration value="sheet"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>