DirectionRatios

Attribute Information

Used By

Complex Type ifc:IfcDirection

Source

<xs:attribute name="DirectionRatios" use="optional">
  <xs:simpleType>
    <xs:restriction>
      <xs:simpleType>
        <xs:list itemType="xs:double"/>
      </xs:simpleType>
      <xs:minLength value="2"/>
      <xs:maxLength value="3"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample