Struct Ifc4x1::IfcProjectionElementTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x1.

Struct Documentation

struct Ifc4x1::IfcProjectionElementTypeEnum

Public Types

enum Value

Definition from IAI: An enumeration defining the basic types for projection elements.

HISTORY New enumeration type in IFC2x4.

Enumeration

USERDEFINED: User-defined projection element NOTDEFINED: Undefined projection element

Values:

enumerator IfcProjectionElementType_USERDEFINED
enumerator IfcProjectionElementType_NOTDEFINED

Public Static Functions

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