Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalGraph::activate Method (const OdDbEvalNodeIdArray&, OdDbEvalNodeIdArray*, OdDbEvalNodeIdArray*)
Syntax
C++
virtual bool activate(const OdDbEvalNodeIdArray& activatedNodes, OdDbEvalNodeIdArray* pActiveSubgraph, OdDbEvalNodeIdArray* pCycleNodes) const;

Activates the specified nodes in this Graph object. 

 

Parameters
Description
pCycleNodes
[in] Pointer to an array to receive the node IDs that would be cyclic, given the activated nodes.
Copyright © 2002-2022. Open Design Alliance All rights reserved.