Struct Ifc4x3_rc1::IfcEarthworksFillTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc4x3_rc1.

Struct Documentation

struct Ifc4x3_rc1::IfcEarthworksFillTypeEnum

Public Types

enum Value

Values:

enumerator IfcEarthworksFillType_BACKFILL
enumerator IfcEarthworksFillType_COUNTERWEIGHT
enumerator IfcEarthworksFillType_SUBGRADE
enumerator IfcEarthworksFillType_EMBANKMENT
enumerator IfcEarthworksFillType_TRANSITIONSECTION
enumerator IfcEarthworksFillType_SUBGRADEBED
enumerator IfcEarthworksFillType_SLOPEFILL
enumerator IfcEarthworksFillType_USERDEFINED
enumerator IfcEarthworksFillType_NOTDEFINED

Public Static Functions

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