Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalConnectable::getConnectedObjects Method
Syntax
C++
virtual bool getConnectedObjects(const OdString& thisConnectionName, OdDbEvalNodeIdArray& connectedObjects) const;

Returns an array of Connectable objects to which this Connectable object is connected. 

 

Parameters
Description
thisConnectionName
[in] Connection name on this object.
connectedObjects
[out] Receives an array of object IDs.

Returns true if and only if successful.

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