Share

AcDbObject::isEraseStatusToggled

C++

Adesk::Boolean isEraseStatusToggled() const;

Description

Returns Adesk::kTrue if the object's erase bit has been toggled since it was opened. Otherwise returns Adesk::kFalse.

Links

AcDbObject

Was this information helpful?