ifc:IfcSectionTypeEnum

Simple Type Information

Used By

Source

<xs:simpleType name="IfcSectionTypeEnum">
  <xs:restriction base="xs:string">
    <xs:enumeration value="uniform"/>
    <xs:enumeration value="tapered"/>
  </xs:restriction>
</xs:simpleType>