Struct Ifc4::IfcReinforcingBarSurfaceEnum

Nested Relationships

This struct is a nested type of Struct Ifc4.

Struct Documentation

struct Ifc4::IfcReinforcingBarSurfaceEnum

Public Types

enum Value

Definition from IAI: Enumeration indicating whether the bar has a plain or textured (ribbed) surface.

HISTORY New type in IFC Release 2x2

ENUMERATION

PLAIN The reinforcing bar surface is plain. TEXTURED The reinforcing bar surface is textured (ribbed).

Values:

enumerator IfcReinforcingBarSurface_PLAIN
enumerator IfcReinforcingBarSurface_TEXTURED

Public Static Functions

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