Struct Ifc4x1::IfcAlignmentTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x1.

Struct Documentation

struct Ifc4x1::IfcAlignmentTypeEnum

Public Types

enum Value

Values:

enumerator IfcAlignmentType_USERDEFINED
enumerator IfcAlignmentType_NOTDEFINED

Public Static Functions

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