ifc:IfcTextPath

Simple Type Information

Used By

Source

<xs:simpleType name="IfcTextPath">
  <xs:restriction base="xs:string">
    <xs:enumeration value="left"/>
    <xs:enumeration value="right"/>
    <xs:enumeration value="up"/>
    <xs:enumeration value="down"/>
  </xs:restriction>
</xs:simpleType>