Share

AcDbPlotSettings::getPlotCfgName

C++

Acad::ErrorStatus getPlotCfgName(
    const ACHAR *& plotCfgName
) const;

Description

Specifies a PC3 file containing the "how to plot" information.

Parameters

Parameters Description
plotCfgName Output pointer to name of configured system or PC3 plot device

Links

AcDbPlotSettings

Was this information helpful?