AcMapMbMapBookReactor::MapBookWillBeErased Method

Land Desktop Development ARX CPP SDK

AcMapMbMapBookReactor:: MapBookWillBeErased Method
 

Invoked when a map book is about to be erased or erase operation is about to be undone.

virtual void MapBookWillBeErased(
    AcMapMbMapBook* pMapBook, 
    bool bErased
);
Parameters 
Description 
pMapBook 
Input pointer to the affected MapBook.  
bErased 
Input parameter indicating the kind of operation. Set to true if the MapBook is being erased, and false if the MapBook erase is being reversed.  
Returns

Returns nothing.

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].