Struct Ifc2x3::IfcStructuralSurfaceTypeEnum

Nested Relationships

This struct is a nested type of Struct Ifc2x3.

Struct Documentation

struct Ifc2x3::IfcStructuralSurfaceTypeEnum

Public Types

enum Value

Values:

enumerator IfcStructuralSurfaceType_BENDING_ELEMENT
enumerator IfcStructuralSurfaceType_MEMBRANE_ELEMENT
enumerator IfcStructuralSurfaceType_SHELL
enumerator IfcStructuralSurfaceType_USERDEFINED
enumerator IfcStructuralSurfaceType_NOTDEFINED

Public Static Functions

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