IFC 4.3.2.20250327 (IFC4X3_ADD2) under development

5.1.3.33 IfcRelConnects

RV ⓘ
AbV ⓘ

ABSTRACT This definition may not be instantiated

5.1.3.33.1 Semantic definition

IfcRelConnects is a connectivity relationship that connects objects under some criteria. As a general connectivity it does not imply constraints, however subtypes of the relationship define the applicable object types for the connectivity relationship and the semantics of the particular connectivity.

5.1.3.33.2 Entity inheritance

5.1.3.33.3 Attributes

# Attribute Type Description
IfcRoot (4)
1 GlobalId IfcGloballyUniqueId

Assignment of a globally unique identifier within the entire software world.

2 OwnerHistory OPTIONAL IfcOwnerHistory

Assignment of the information about the current ownership of that object, including owning actor, application, local identification and information captured about the recent changes of the object,

3 Name OPTIONAL IfcLabel

Optional name for use by the participating software systems or users. For some subtypes of IfcRoot the insertion of the Name attribute may be required. This would be enforced by a where rule.

4 Description OPTIONAL IfcText

Optional description, provided for exchanging informative comments.

Table 5.1.3.33.A

5.1.3.33.4 Concept usage

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

5.1.3.33.5 Formal representation

ENTITY IfcRelConnects
ABSTRACT SUPERTYPE OF (ONEOF
(IfcRelConnectsElements
,IfcRelConnectsPortToElement
,IfcRelConnectsPorts
,IfcRelConnectsStructuralActivity
,IfcRelConnectsStructuralMember
,IfcRelContainedInSpatialStructure
,IfcRelCoversBldgElements
,IfcRelCoversSpaces
,IfcRelFillsElement
,IfcRelFlowControlElements
,IfcRelInterferesElements
,IfcRelPositions
,IfcRelReferencedInSpatialStructure
,IfcRelSequence
,IfcRelServicesBuildings
,IfcRelSpaceBoundary))
SUBTYPE OF (IfcRelationship);
END_ENTITY;

5.1.3.33.6 References

Edit on Github

3 contributor(s):
Last change: Improve definition split (#876) * bring back headers headers were previously removed by mistake, now bringing them back * add new lines and rename the tag add the word 'short' in it * unify newlines make exactly one newline before and two after the tag * resolving typos Because bringing back headers required to go back in time to previous version, I'm now re-resolving the issues: #861, #860, #856 by ArturTomczak on 7/16/2024, 2:07:28 PM

Is this page difficult to understand? Let us know!