Share

AcDbObject::isWriteEnabled

C++

Adesk::Boolean isWriteEnabled() const;

Description

Returns Adesk::kTrue if the object is currently open AcDb::kForWrite and is not currently sending notification. Otherwise returns Adesk::kFalse.

Links

AcDbObject

Was this information helpful?