ifc:IfcTubeBundleTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcTubeBundleTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="finned"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>