Share

AcDbDatabase::layoutDictionaryId

C++

ACDBCORE2D_PORT AcDbObjectId layoutDictionaryId() const;

Description

Retrieves the object ID of the ACAD_LAYOUT dictionary, which contains objects of type AcDbLayout. The Layout dictionary stores characteristics of each Paper Space layout.

Links

AcDbDatabase Class

Was this information helpful?