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.
ACDBCORE2D_PORT void setFullSaveRequired();
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.