Close

Relief for ODA Team in Ukraine

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

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

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