Close

Relief for ODA Team in Ukraine

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

Creates a graph with the specified key on the specified object. 

 

Parameters
Description
pObj
[in] Pointer to the object.
key
[in] Graph key.

Returns true if and only if successful.

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