IFC 4.3.2.20250327 (IFC4X3_ADD2) under development

5.4.3.56 IfcRelProjectsElement

5.4.3.56.1 Semantic definition

The IfcRelProjectsElement is an objectified relationship between an element and one projection element that creates a modifier to the shape of the element. The relationship is defined to be a 1:1 relationship, if an element has more than one projection, several relationship objects have to be used, each pointing to a different projection element. The IfcRelProjectsElement establishes an aggregation relationship between the main element and a sub ordinary addition feature.

The IfcRelProjectsElement implies a Boolean operation of addition for the geometric bodies of the element and the feature element. As with all decomposition relationships it determines:

5.4.3.56.2 Entity inheritance

5.4.3.56.3 Attributes

# Attribute Type Description
IfcRoot (4)
Click to show 4 hidden inherited attributes
IfcRelProjectsElement (2)
5 RelatingElement IfcElement

Element at which a projection is created by the associated IfcProjectionElement.

6 RelatedFeatureElement IfcFeatureElementAddition

Reference to the IfcFeatureElementAddition that defines an addition to the volume of the element, by using a Boolean addition operation. An example is a projection at the associated element.

Table 5.4.3.56.A

5.4.3.56.4 Concept usage

Concept Usage Description
IfcRoot (2)
Click to show 2 hidden inherited concepts
Table 5.4.3.56.B

5.4.3.56.5 Formal representation

ENTITY IfcRelProjectsElement
SUBTYPE OF (IfcRelDecomposes);
RelatingElement : IfcElement;
RelatedFeatureElement : IfcFeatureElementAddition;
END_ENTITY;

5.4.3.56.6 References

Edit on Github


Is this page difficult to understand? Let us know!

5.4.3.56.7 Changelog

5.4.3.56.7.1 IFC4