API Reference > OdDb Classes > OdDbEvalExpr Class > OdDbEvalExpr Methods > OdDbEvalExpr::nodeId Method
OdDbEvalExpr::nodeId Method
Syntax
C++
OdDbEvalNodeId nodeId() const;

Returns the node ID of this Node object.

An unique ID is assigned when a Node object it added to a Graph. 

Returns OdDbGraph::kNullId if this Node object is not graph-resident.

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