Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbEvalExpr::activated Method
Syntax
C++
virtual void activated(OdDbEvalNodeIdArray& argumentActiveList);

Notification function called whenever this Node object has been activated. 

 

Parameters
Description
argumentActivateList
[in] Array of node IDs being activated.

Called by OdDbEvalGraph::activate() or by OdDbEvalGraph::evaluate(). 

When the edge is invertible, this function is called twice. 

This function is called after the operation.

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