API Reference > OdDb Classes > OdDbEvalGraph Class > OdDbEvalGraph Methods > removeNode Method > OdDbEvalGraph::removeNode Method (OdDbEvalExpr*)
OdDbEvalGraph::removeNode Method (OdDbEvalExpr*)
Syntax
C++
virtual bool removeNode(OdDbEvalExpr* pNode);
Parameters 
Description 
OdDbEvalExpr* pNode 
[in] Pointer to the GsNode object. 

Removes a node from this Graph object.

If pNode is specified, it is assumed the node is open for read or write.

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