Struct Ifc4x2::IfcTendonConduitTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x2.

Struct Documentation

struct Ifc4x2::IfcTendonConduitTypeEnum

Public Types

enum Value

Values:

enumerator IfcTendonConduitType_DUCT
enumerator IfcTendonConduitType_COUPLER
enumerator IfcTendonConduitType_GROUTING_DUCT
enumerator IfcTendonConduitType_TRUMPET
enumerator IfcTendonConduitType_DIABOLO
enumerator IfcTendonConduitType_USERDEFINED
enumerator IfcTendonConduitType_NOTDEFINED

Public Static Functions

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