Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalExpr::getGraph Method
Syntax
C++
OdDbEvalGraphPtr getGraph(OdDb::OpenMode openMode = OdDb::kForRead) const;

Opens the OdDbEvalGraph object that owns this Node object. 

 

Parameters
Description
openMode
[in] Mode in which to open the Graph object.

Returns a SmartPointer to the opened OdDbEvalGraph if successful, otherwise a null SmartPointer.

Copyright © 2002-2022. Open Design Alliance All rights reserved.