IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

6.4.2.4 IfcSystemFurnitureElementTypeEnum

6.4.2.4.1 Semantic definition

IfcSystemFurnitureElementTypeEnum defines the types of system furniture from which the type required can be selected.

6.4.2.4.2 Type values

Type Description
PANEL

Vertical panel used to divide work spaces.

SUBRACK

A subrack is a part of technical cabinet which is used to store and mount pluggable electric subunits.

WORKSURFACE

Workstation countertop.

USERDEFINED

User-defined type.

NOTDEFINED

Undefined type.

Table 6.4.2.4.A

6.4.2.4.3 Formal representation

TYPE IfcSystemFurnitureElementTypeEnum = ENUMERATION OF
	(PANEL
	,SUBRACK
	,WORKSURFACE
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

6.4.2.4.4 References

Edit on Github


Is this page difficult to understand? Let us know!

6.4.2.4.5 Changelog

6.4.2.4.5.1 IFC4

  • New resource

6.4.2.4.5.2 IFC4.3_DEV_70ee25e8

  • item, SUBRACK