Close

Relief for ODA Team in Ukraine

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

Activates the specified nodes in this Graph object. 

 

Parameters
Description
activatedNodes
[in] Array of node IDs to activate.

Returns true if and only if the graph is non-cyclic.

Nodes not activated are deactivated.

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