Struct Ifc2x3::IfcServiceLifeFactorTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc2x3.

Struct Documentation

struct Ifc2x3::IfcServiceLifeFactorTypeEnum

Public Types

enum Value

Values:

enumerator IfcServiceLifeFactorType_A_QUALITYOFCOMPONENTS
enumerator IfcServiceLifeFactorType_B_DESIGNLEVEL
enumerator IfcServiceLifeFactorType_C_WORKEXECUTIONLEVEL
enumerator IfcServiceLifeFactorType_D_INDOORENVIRONMENT
enumerator IfcServiceLifeFactorType_E_OUTDOORENVIRONMENT
enumerator IfcServiceLifeFactorType_F_INUSECONDITIONS
enumerator IfcServiceLifeFactorType_G_MAINTENANCELEVEL
enumerator IfcServiceLifeFactorType_USERDEFINED
enumerator IfcServiceLifeFactorType_NOTDEFINED

Public Static Functions

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