Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcEvaporatorTypeEnum

Definition from IAI: Enumeration defining the typical types of evaporators. The IfcEvaporatorTypeEnum contains the following:

HISTORY: New enumeration in IFC 2x2.

EXPRESS specification:

TYPE IfcEvaporatorTypeEnum = ENUMERATION OF
( DIRECTEXPANSIONSHELLANDTUBE,
DIRECTEXPANSIONTUBEINTUBE,
DIRECTEXPANSIONBRAZEDPLATE,
FLOODEDSHELLANDTUBE,
SHELLANDCOIL,
USERDEFINED,
NOTDEFINED);
END_TYPE;