Share

AcDbAssocEvaluationCallback Class

Class Hierarchy

AcDbAssocEvaluationCallback

C++

class AcDbAssocEvaluationCallback;

File

AcDbAssocGlobal.h

Description

A mechanism for AcDbAssocActions to notify about the progress of evaluation, to report success or failure, notify about which objects the action is going to use and modify, to allow the evaluation to be cancelled by the client, etc.

Links

AcDbAssocEvaluationCallback Methods

Was this information helpful?