Share

AcDbDatabase::setFullSaveRequired Method

C++

ACDBCORE2D_PORT void setFullSaveRequired();

Description

This function sets a non-persistent flag in the AcDbDatabase so that the next save will be a full save. The flag is cleared when that save takes place.

Links

AcDbDatabase Class

Was this information helpful?