Returns true if and only if an object derived from OdDbEntity has been modified.
This function returns true if and only if an object derived from OdDbEntity either
1) Calls assertWriteEnabled()
2) Calls recordGraphicsModified(true).