API Reference > OdDb Classes > OdDbGraphStack Class > OdDbGraphStack Methods > OdDbGraphStack::push Method
OdDbGraphStack::push Method
Syntax
C++
void push(OdDbGraphNode* pNode);
Parameters 
Description 
OdDbGraphNode* pNode 
[in] Pointer to the node to be pushed. 

Pushes the specified GraphNode onto this Stack object. 

 

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