Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbGraphNode::removeRefTo Method
Syntax
C++
void removeRefTo(OdDbGraphNode* pNode);

Removes the outgoing reference, in this GraphNode object, to the specified GraphNode object. 

 

Parameters
Description
pTo
[in] Pointer to the outgoing GraphNode.

Removes the incoming reference to this GraphNode object in the outgoing GraphNode object. 

The specified GraphNode object must be part of the same graph as this GraphNode object.

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