IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

7.4.2.7 IfcDistributionBoardTypeEnum

7.4.2.7.1 Semantic definition

7.4.2.7.2 Type values

Type Description
CONSUMERUNIT

A distribution point on the incoming electrical supply, typically in domestic premises, at which protective devices are located.

DISPATCHINGBOARD

A distribution point at which voice and data communication signals are managed between communication devices.

DISTRIBUTIONBOARD

A distribution point at which connections are made for distribution of electrical circuits usually through protective devices.

DISTRIBUTIONFRAME

A distribution frame is used to interconnect and manage wiring between active equipment and subscriber. It might be composed of multiple distribution boards and other components.

MOTORCONTROLCENTRE

A distribution point at which starting and control devices for major plant items are located.

SWITCHBOARD

A distribution point at which switching devices are located.

USERDEFINED

User-defined type

NOTDEFINED

Undefined type.

Table 7.4.2.7.A

7.4.2.7.3 Formal representation

TYPE IfcDistributionBoardTypeEnum = ENUMERATION OF
	(CONSUMERUNIT
	,DISPATCHINGBOARD
	,DISTRIBUTIONBOARD
	,DISTRIBUTIONFRAME
	,MOTORCONTROLCENTRE
	,SWITCHBOARD
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

7.4.2.7.4 References

Edit on Github


Is this page difficult to understand? Let us know!

7.4.2.7.5 Changelog

7.4.2.7.5.1 IFC4.3_DEV_ffe3a63

  • New resource