Navigation
Navigate Navigate Navigate Navigate Navigate Navigate

IfcJunctionBoxTypeEnum

Definition from IAI: The IfcJunctionBoxTypeEnum defines the range of types of junction boxes available.

NOTE: This enumeration has been introduced to allow further detailing of the type information in future releases of IFC.

HISTORY: New type in IFC 2x2

EXPRESS specification:

TYPE IfcJunctionBoxTypeEnum = ENUMERATION OF
( USERDEFINED,
NOTDEFINED);
END_TYPE;