Struct Ifc4x3_rc1::IfcBridgeTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcBridgeTypeEnum

Public Types

enum Value

Values:

enumerator IfcBridgeType_ARCHED
enumerator IfcBridgeType_CABLE_STAYED
enumerator IfcBridgeType_CANTILEVER
enumerator IfcBridgeType_CULVERT
enumerator IfcBridgeType_FRAMEWORK
enumerator IfcBridgeType_GIRDER
enumerator IfcBridgeType_SUSPENSION
enumerator IfcBridgeType_TRUSS
enumerator IfcBridgeType_USERDEFINED
enumerator IfcBridgeType_NOTDEFINED

Public Static Functions

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