Share

AcDbDatabase::plotSettingsDictionaryId

C++

ACDBCORE2D_PORT AcDbObjectId plotSettingsDictionaryId() const;

Description

Retrieves the object ID of the ACAD_PLOTSETTINGS dictionary, which contains objects of type AcDbPlotSettings. The Plot Settings dictionary holds the set of named plot settings that the user has created for this drawing.

Links

AcDbDatabase Class

Was this information helpful?