IFC 4.3.2.20240128 (IFC4X3_ADD2) under development

5.4.2.18 IfcProjectionElementTypeEnum

5.4.2.18.1 Semantic definition

This enumeration defines the basic types of projection elements.

5.4.2.18.2 Type values

Type Description
BLISTER

Part of concrete where the anchor for pre-stressing tendon can be embedded.

DEVIATOR

Part of concrete where re-direction of an external pre-stressed tendon can be embedded.

USERDEFINED

User-defined projection element.

NOTDEFINED

Undefined projection element.

Table 5.4.2.18.A

5.4.2.18.3 Formal representation

TYPE IfcProjectionElementTypeEnum = ENUMERATION OF
	(BLISTER
	,DEVIATOR
	,USERDEFINED
	,NOTDEFINED);
END_TYPE;

5.4.2.18.4 References

Edit on Github


Is this page difficult to understand? Let us know!

5.4.2.18.5 Changelog

5.4.2.18.5.1 IFC4

  • New resource

5.4.2.18.5.2 IFC4.2

  • item, BLISTER
  • item, DEVIATOR