ifc:IfcKnotType

Simple Type Information

Used By

Source

<xs:simpleType name="IfcKnotType">
  <xs:restriction base="xs:string">
    <xs:enumeration value="uniform_knots"/>
    <xs:enumeration value="quasi_uniform_knots"/>
    <xs:enumeration value="piecewise_bezier_knots"/>
    <xs:enumeration value="unspecified"/>
  </xs:restriction>
</xs:simpleType>