API Reference > OdDb Classes > OdDbGraph Class > OdDbGraph Methods > OdDbGraph::delNode Method
OdDbGraph::delNode Method
Syntax
C++
void delNode(OdDbGraphNode* pNode);
Parameters 
Description 
OdDbGraphNode* pNode 
[in] Pointer to the GraphNode object. 

Removes the specified node from this GraphNode object, and all references to it. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.