TYPE IfcElectricDistributionPointFunctionEnum
(* SCHEMA IFC4; *)
(* IFC2X3 DEF -- To support IfcElectricDistributionPoint entity *)
TYPE IfcElectricDistributionPointFunctionEnum = ENUMERATION OF
	(ALARMPANEL
	,CONSUMERUNIT
	,CONTROLPANEL
	,DISTRIBUTIONBOARD
	,GASDETECTORPANEL
	,INDICATORPANEL
	,MIMICPANEL
	,MOTORCONTROLCENTRE
	,SWITCHBOARD
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;
Referenced By
Defintion IfcElectricDistributionPointFunctionEnum is references by the following definitions:
[Top Level Definitions] [Exit]Generated by STEP Tools® EXPRESS to HTML Converter
2024-07-11T21:39:05-04:00