TYPE IfcAlarmTypeEnum

(* SCHEMA IFC4; *)
TYPE IfcAlarmTypeEnum = ENUMERATION OF
	(BELL
	,BREAKGLASSBUTTON
	,LIGHT
	,MANUALPULLBOX
	,SIREN
	,WHISTLE
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

Referenced By

Defintion IfcAlarmTypeEnum is references by the following definitions:
DefinitionType
 IfcAlarm ENTITY
 IfcAlarmType ENTITY


[Top Level Definitions] [Exit]

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