Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalGraph::hasGraph Method (OdDbDatabase*, const OdString&)
Syntax
C++
static bool hasGraph(OdDbDatabase* pDb, const OdString& key);

Returns true if and only there is a graph with the specified key on the specified database.

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