Class Hierarchy
AcDbActionsToEvaluateCallback
C++
class AcDbActionsToEvaluateCallback;
File
AcDbAssocGlobal.h
Description
This callback is used by AcDbAssocAction::getDependentActionsToEvaluate() to inform the caller about other actions, dependencies or arbitrary objects that should also be evaluated because they depend on the given action that is to be evaluated.