Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcSoundScaleEnum

Definition from IAI: This enumeration defines the different sound scales:

HISTORY: New enumeration in IFC R2.0

EXPRESS specification:

TYPE IfcSoundScaleEnum = ENUMERATION OF
( DBA,
DBB,
DBC,
NC,
NR,
USERDEFINED,
NOTDEFINED);
END_TYPE;