Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalGraph::getNode Method
Syntax
C++
virtual OdDbEvalExprPtr getNode(const OdDbEvalNodeId& nodeId, OdDb::OpenMode openMode = OdDb::kForRead) const;

Opens and returns a SmartPointer to the specified node in this Graph object.

Parameters
Description
nodeId
[in] Node ID.
openMode
[in] Mode in which to open the Node object.
Copyright © 2002-2022. Open Design Alliance All rights reserved.