Share

AcDbObject::isNewObject

C++

Adesk::Boolean isNewObject() const;

Description

Returns Adesk::kTrue if the object has not yet been closed since it was first created. Otherwise returns Adesk::kFalse.

Links

AcDbObject

Was this information helpful?