Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalGraph::getGraph Method (OdDbDatabase*, const OdString&, const OdDb::OpenMode)
Syntax
C++
static OdDbEvalGraphPtr getGraph(OdDbDatabase* pDb, const OdString& key, const OdDb::OpenMode openMode = OdDb::kForRead);

Returns the Graph object with the specified key on the specified database. 

 

Parameters
Description
pDb
[in] Pointer to the database.
key
[in] Graph key.
openMode
[in] Mode in which to open the Graph object.
Copyright © 2002-2022. Open Design Alliance All rights reserved.