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:
DefinitionType
 IfcElectricDistributionPoint ENTITY


[Top Level Definitions] [Exit]

Generated by STEP Tools® EXPRESS to HTML Converter
2023-12-22T16:31:10-05:00