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.
virtual ACDBCORE2D_PORT AcDbUndoController* defaultUndoController();
This method returns the default UndoController. The method is called by code that needs an undo controller, such as in the AcDbDatabase constructor.