TYPE IfcElectricHeaterTypeEnum

(* SCHEMA IFC2X2_FINAL; *)
TYPE IfcElectricHeaterTypeEnum = ENUMERATION OF
	(ELECTRICPOINTHEATER
	,ELECTRICCABLEHEATER
	,ELECTRICMATHEATER
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

Referenced By

Defintion IfcElectricHeaterTypeEnum is references by the following definitions:
DefinitionType
 IfcElectricHeaterType ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2012-03-27T17:20:55-04:00