API Reference > OdDb Classes > OdDbGraphStack Class > OdDbGraphStack Methods > OdDbGraphStack::top Method
OdDbGraphStack::top Method
Syntax
C++
OdDbGraphNode* top() const;

Returns the OdDbGraphNode at the top of this Stack object.

Returns a null pointer if this Stack object is empty.

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