IFC 4.3.2.20250327 (IFC4X3_ADD2) under development

6.1.3.29 IfcRelCoversBldgElements

RV ⓘ
AbV ⓘ

DEPRECATED This definition will be removed in a future major release of this standard

6.1.3.29.1 Semantic definition

The IfcRelCoversBldgElements relationship is an objectified relationship between an element and one to many coverings, which cover that element.

The IFC specification provides two relationships:

Whether the relationship between the covering and the space, or between the covering and the element, is regarded as primary, has to be determined within the context of a model view definition.

6.1.3.29.2 Entity inheritance

6.1.3.29.3 Attributes

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

Relationship to the element that is covered. It includes building elements for coverings such as flooring or cladding, or distribution elements for coverings such as sleeving or wrapping.

6 RelatedCoverings SET [1:?] OF IfcCovering

Relationship to the set of coverings that are assigned to this element.

Table 6.1.3.29.A

6.1.3.29.4 Concept usage

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

6.1.3.29.5 Formal representation

ENTITY IfcRelCoversBldgElements
SUBTYPE OF (IfcRelConnects);
RelatingBuildingElement : IfcElement;
RelatedCoverings : SET [1:?] OF IfcCovering;
END_ENTITY;

6.1.3.29.6 References

Edit on Github


Is this page difficult to understand? Let us know!

6.1.3.29.7 Changelog

6.1.3.29.7.1 IFC4.3_DEV_738df036

  • deprecated, Is now deprecated