Struct Ifc4x2::IfcBridgePartTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x2.

Struct Documentation

struct Ifc4x2::IfcBridgePartTypeEnum

Public Types

enum Value

Values:

enumerator IfcBridgePartType_ABUTMENT
enumerator IfcBridgePartType_DECK
enumerator IfcBridgePartType_DECK_SEGMENT
enumerator IfcBridgePartType_FOUNDATION
enumerator IfcBridgePartType_PIER
enumerator IfcBridgePartType_PIER_SEGMENT
enumerator IfcBridgePartType_PYLON
enumerator IfcBridgePartType_SUBSTRUCTURE
enumerator IfcBridgePartType_SUPERSTRUCTURE
enumerator IfcBridgePartType_SURFACESTRUCTURE
enumerator IfcBridgePartType_USERDEFINED
enumerator IfcBridgePartType_NOTDEFINED

Public Static Functions

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