Struct Ifc2x3::IfcServiceLifeTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc2x3.

Struct Documentation

struct Ifc2x3::IfcServiceLifeTypeEnum

Public Types

enum Value

Values:

enumerator IfcServiceLifeType_ACTUALSERVICELIFE
enumerator IfcServiceLifeType_EXPECTEDSERVICELIFE
enumerator IfcServiceLifeType_OPTIMISTICREFERENCESERVICELIFE
enumerator IfcServiceLifeType_PESSIMISTICREFERENCESERVICELIFE
enumerator IfcServiceLifeType_REFERENCESERVICELIFE

Public Static Functions

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