AcMapDMStyleLibrary::erased Method

Land Desktop Development ARX CPP SDK

AcMapDMStyleLibrary:: erased Method
 

Lets this object listen to erase-notifications from items that it owns. See also erased() in the AutoCAD ObjectARX Developer's Guide. This overloaded function is called by the system as needed; it is unlikely that you will need to call it directly.

virtual void erased(
    const AcDbObject* dbObj, 
    Adesk::Boolean bErasing = true
);
Parameters 
Description 
dbObj 
Input object that was erased.  
bErasing 
Input true to listen as an erase is happening. The default value is true.  
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].