Share

AcDbHostApplicationServices::defaultUndoController

C++

virtual ACDBCORE2D_PORT AcDbUndoController* defaultUndoController();

Description

This method returns the default UndoController. The method is called by code that needs an undo controller, such as in the AcDbDatabase constructor.

Links

AcDbHostApplicationServices

Was this information helpful?