AcMapQueryPE::canSaveBack Method

Land Desktop Development ARX CPP SDK

AcMapQueryPE:: canSaveBack Method
 

Can the entity be saved back?.

virtual bool canSaveBack(
    AcDbEntity * pEnt = NULL, 
    AcDbDatabase * toDb = NULL
);
Parameters 
Description 
pEnt 
The entity. 
toDb 
Database to save back to. 
Returns

Returns true if the entity can be saved back.

Remarks

entity can be NULL, meaning you are being asked about all entities of this type. database will be also NULL in this case.

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