Struct Ifc4x3_rc1::IfcActionTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcActionTypeEnum

Public Types

enum Value

Definition from IAI: This enumeration type is used to distinguish between possible action types at a high level. It can be used for an automated definition of load combinations and for dimensioning. The contained items and their acronyms are adopted from the Eurocode standard.

HISTORY: New type in Release IFC2x Edition 2.

Values:

enumerator IfcActionType_PERMANENT_G
enumerator IfcActionType_VARIABLE_Q
enumerator IfcActionType_EXTRAORDINARY_A
enumerator IfcActionType_USERDEFINED
enumerator IfcActionType_NOTDEFINED

Public Static Functions

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