Share

AcDbObject::isUndoing

C++

Adesk::Boolean isUndoing() const;

Description

Returns Adesk::kTrue if the object is involved in an Undo operation at this time. Otherwise returns Adesk::kFalse.

Links

AcDbObject

Was this information helpful?