Share

AcDbObject::isNotifying

C++

Adesk::Boolean isNotifying() const;

Description

Returns Adesk::kTrue if the object is in the process of sending notification. Otherwise returns Adesk::kFalse.

Links

AcDbObject

Was this information helpful?