TYPE IfcBoilerTypeEnum

(* SCHEMA IFC4; *)
TYPE IfcBoilerTypeEnum = ENUMERATION OF
	(WATER
	,STEAM
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

Referenced By

Defintion IfcBoilerTypeEnum is references by the following definitions:
DefinitionType
 IfcBoiler ENTITY
 IfcBoilerType ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2016-06-01T11:21:37-04:00