Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
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-2022. Open Design Alliance All rights reserved.