Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalConnectable::disconnectFrom Method
Syntax
C++
virtual bool disconnectFrom(const OdString& thisConnectionName, OdDbEvalNodeId sourceConnectableId, const OdString& sourceConnectionName);

Disconnects this Connectable object from the specified Connectable object.

Parameters
Description
thisConnectionName
[in] Connection name on this object.
sourceConnectableId
[in] Object ID of the other Connectable object.
sourceConnectionName
[in] Connection name on the other Connectable object.

Returns true if and only if successful.

Both objects must graph-resident. 

 

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