Struct Ifc4x1::IfcTendonTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x1.

Struct Documentation

struct Ifc4x1::IfcTendonTypeEnum

Public Types

enum Value

Values:

enumerator IfcTendonType_BAR
enumerator IfcTendonType_COATED
enumerator IfcTendonType_STRAND
enumerator IfcTendonType_WIRE
enumerator IfcTendonType_USERDEFINED
enumerator IfcTendonType_NOTDEFINED

Public Static Functions

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