Close

Relief for ODA Team in Ukraine

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

Removes the graph with the specified key on the specified database.

Parameters
Description
pDb
[in] Pointer to the database.
key
[in] Graph key.

Returns true if and only if there was a graph with the specified key.

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