Close

Relief for ODA Team in Ukraine

Learn more
ODA IFC SDK
IfcElement::getInvConnectedTo Method
Syntax
C++
void getInvConnectedTo(OdDAIObjectIds& ConnectedTo) const;

Returns the value of ConnectedTo attribute. This attribute represents the reference to the element connection relationship. The relationship then refers to the other element to which this element is connected to.

Parameters
Description
ConnectedTo
[out] Receives the value of ConnectedTo attribute.
Copyright © 2002-2022. Open Design Alliance All rights reserved.