Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcRelConnectsPathElements Class
Syntax
C++
class IfcRelConnectsPathElements : public IfcRelConnectsElements;

The IfcRelConnectsPathElements relationship provides the connectivity information between two elements which have path information. This objectified relationship provides the additional information required to describe the connection between two path based elements that might have single or multiple layers of material. The connection type specifies where at the path-based element a connection is given (at the start, in the middle or at the end). 

The connection is described by a connection geometry, given within the object coordinate systems of the RelatingElement and of the RelatedElement. In case of IfcWallStandardCase as the RelatingElement and RelatedElement the connection geometry is provided by the subtype IfcConnectionCurveGeometry. Both curves indicate the so-called "end cap", i.e. the curve that trims the wall outer edges (being parallel along the wall axis) at the end. 

 

Examples

The next example shows the connection relationship between two instances of IfcWallStandardCase using the IfcRelConnectsPathElements relationship. The ConnectionCurveGeometry defines the CurveOnReleatingElement and CurveOnRelatedElement, both are of type IfcPolyline. 

 

The next illustration uses the IfcRelConnectsPathElements for a "T" type connection between two instances of IfcWallStandardCase. 

 

Illustrates using the IfcRelConnectsPathElements for a "L" type connection between two instances of IfcWallStandardCase. 

 

OdIfc2x2_final__IfcRelConnectsPathElementsOdIfc2x2_final__IfcRelConnectsPathElementsOdIfc2x2_final__IfcRelConnectsPathElementsOdIfc2x2_final__IfcRelConnectsPathElementsOdIfc2x2_final__IfcRelConnectsPathElementsOdIfc2x2_final__IfcRelConnectsPathElementsOdIfc2x2_final__IfcRelConnectsPathElementsOdIfc2x2_final__IfcRelConnectsPathElementsOdIfc2x2_final__IfcRelConnectsPathElements

File: IfcRelConnectsPathElementsAutoImpl.h 

Namespace: OdIfc2x2_final 

Show:
No members matching the current filter
Show:
No members matching the current filter

The two wall axes connect in each case.

Copyright © 2002-2022. Open Design Alliance All rights reserved.