Struct Ifc2x3::IfcSoundScaleEnum

Nested Relationships

This struct is a nested type of Struct Ifc2x3.

Struct Documentation

struct Ifc2x3::IfcSoundScaleEnum

Public Types

enum Value

Values:

enumerator IfcSoundScale_DBA
enumerator IfcSoundScale_DBB
enumerator IfcSoundScale_DBC
enumerator IfcSoundScale_NC
enumerator IfcSoundScale_NR
enumerator IfcSoundScale_USERDEFINED
enumerator IfcSoundScale_NOTDEFINED

Public Static Functions

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