Share

AcDbDatabase::currentSpaceId

C++

AcDbObjectId currentSpaceId() const;

Description

Returns the object ID of the AcDbBlockTableRecord of the current space (e.g., model space or paper space.)

Links

AcDbDatabase Class

Was this information helpful?