Close

Relief for ODA Team in Ukraine

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

Activates the specified nodes in this Graph object. 

 

Parameters
Description
activatedNodes
[in] Array of node IDs to activate.
pActiveSubgraph
[in] Pointer to an array to receive the node IDs that would visited, given the activated nodes.
Copyright © 2002-2022. Open Design Alliance All rights reserved.