Share

AcApLayoutManager::setDefaultPlotConfig

C++

virtual void setDefaultPlotConfig(
    AcDbObjectId layoutBTRId
) = 0;

Description

This function sets appropriate defaults for the AcDbLayout associated with the given AcDbBlockTableRecord.

Parameters

Parameters Description
layoutBTRId Input AcDbObjectID of the AcDbBlockTableRecord for which to initialize the associated layout

Links

AcApLayoutManager

Was this information helpful?