Links
AcMapMbMapBookReactor Class
Base class used to notify the application of Map Book events within an AutoCAD Map project. Derive custom reactors from the AcMapMBRecator class.
To add a reactor: Derive your class AcMapMBMyReactor from AcMapMbMapBookRecator.Override the virtual functions of this reactor base class..
class AcMapMbMapBookReactor;
File
AcMapMbMapBookReactor.h
Invoked when a new map book is appended or after a reactor is attached to a project that has map book(s) defined. | |
Invoked when a map book is detached or erase operation is undone. | |
Invoked when a map book is detached or erase operation is undone. | |
Invoked when a current Map Book gets set or at the very begining of the Map session. | |
Invoked when a map book tile is modified. | |
Invoked when a map book tile is about to be erased. | |
Invoked when a map book tree node is modified. | |
Invoked when a map book is about to be erased or erase operation is about to be undone. |
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at [email protected].