C++
ACDBCORE2D_PORT AcDbObjectId objectId() const;
Description
Returns the objectId of the object. If the object is not yet database-resident, then the returned objectId will be set to AcDbObjectId::kNull.
ACDBCORE2D_PORT AcDbObjectId objectId() const;
Returns the objectId of the object. If the object is not yet database-resident, then the returned objectId will be set to AcDbObjectId::kNull.