Struct Ifc4::IfcKnotType

Nested Relationships

This struct is a nested type of Struct Ifc4.

Struct Documentation

struct Ifc4::IfcKnotType

Public Types

enum Value

Values:

enumerator IfcKnotType_UNIFORM_KNOTS
enumerator IfcKnotType_QUASI_UNIFORM_KNOTS
enumerator IfcKnotType_PIECEWISE_BEZIER_KNOTS
enumerator IfcKnotType_UNSPECIFIED

Public Static Functions

IFC_PARSE_API const char *ToString(Value v)
IFC_PARSE_API Value FromString(const std::string &s)