Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcSpaceHeaterTypeEnum

Definition from IAI: Enumeration defining the functional type of space heater. The IfcSpaceHeaterTypeEnum contains the following:

NOTE: This enumeration was renamed from IfcHydronicHeaterTypeEnum in IFC R2x.
HISTORY: New enumeration in IFC R2x.

EXPRESS specification:

TYPE IfcSpaceHeaterTypeEnum = ENUMERATION OF
( SECTIONALRADIATOR,
PANELRADIATOR,
TUBULARRADIATOR,
CONVECTOR,
BASEBOARDHEATER,
FINNEDTUBEUNIT,
UNITHEATER,
USERDEFINED,
NOTDEFINED);
END_TYPE;