API Reference > OdDb Classes > OdDbGraph Class > OdDbGraph Methods > OdDbGraph::node Method
OdDbGraph::node Method
Syntax
C++
OdDbGraphNode* node(int nodeIndex) const;
Parameters 
Description 
int nodeIndex 
[in] Node index. 

Returns the specified GraphNode object of this Graph object. 

 

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