IFC 4.3.2.20240423 (IFC4X3_ADD2) under development

8.7.3.6 IfcConnectionGeometry

AbV ⓘ

ABSTRACT This definition may not be instantiated

8.7.3.6.1 Semantic definition

IfcConnectionGeometry is used to describe the geometric and topological constraints that facilitate the physical connection of two objects. It is envisioned as a control that applies to the element connection relationships.

The IfcConnectionGeometry allows for the provision of connection constraints between geometric and topological elements, the following connection geometry/topology types are in scope:

  • point | vertex point
  • curve | edge curve
  • surface | face surface
  • solid model | closed shell

8.7.3.6.2 Entity inheritance

8.7.3.6.3 Attributes

# Attribute Type Description
Table 8.7.3.6.A

8.7.3.6.4 Formal representation

ENTITY IfcConnectionGeometry
 ABSTRACT SUPERTYPE OF (ONEOF
	(IfcConnectionCurveGeometry
	,IfcConnectionPointGeometry
	,IfcConnectionSurfaceGeometry
	,IfcConnectionVolumeGeometry));
END_ENTITY;

8.7.3.6.5 References

Edit on Github


Is this page difficult to understand? Let us know!