ifc:IfcLoadGroupTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcLoadGroupTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="load_group"/>
    <xs:enumeration value="load_case"/>
    <xs:enumeration value="load_combination"/>
    <xs:enumeration value="userdefined"/>
    <xs:enumeration value="notdefined"/>
  </xs:restriction>
</xs:simpleType>