IFC 4.3.2.20250219 (IFC4X3_ADD2) under development

7.5.2.28 IfcSpaceHeaterTypeEnum

7.5.2.28.1 Semantic definition

Enumeration defining the functional type of space heater.

7.5.2.28.2 Type values

Type Description
CONVECTOR

A heat-distributing unit that operates with gravity-circulated air.

RADIATOR

A heat-distributing unit that operates with thermal radiation.

USERDEFINED

User-defined space heater type.

NOTDEFINED

Undefined space heater type.

Table 7.5.2.28.A

7.5.2.28.3 Formal representation

TYPE IfcSpaceHeaterTypeEnum = ENUMERATION OF
	(CONVECTOR
	,RADIATOR
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

7.5.2.28.4 References

Edit on Github

3 contributor(s):
Last change: Improve definition split (#876) * bring back headers headers were previously removed by mistake, now bringing them back * add new lines and rename the tag add the word 'short' in it * unify newlines make exactly one newline before and two after the tag * resolving typos Because bringing back headers required to go back in time to previous version, I'm now re-resolving the issues: #861, #860, #856 by ArturTomczak on 7/16/2024, 2:07:28 PM

Is this page difficult to understand? Let us know!

7.5.2.28.5 Changelog

7.5.2.28.5.1 IFC4

  • item, RADIATOR
  • item, BASEBOARDHEATER
  • item, FINNEDTUBEUNIT
  • item, PANELRADIATOR
  • item, SECTIONALRADIATOR
  • item, TUBULARRADIATOR
  • item, UNITHEATER