API Reference > OdDb Classes > OdDbSetBasePlotSettingsPE Class > OdDbSetBasePlotSettingsPE Methods > OdDbSetBasePlotSettingsPE::setPlotCfgName Method
OdDbSetBasePlotSettingsPE::setPlotCfgName Method
Syntax
C++
virtual OdResult setPlotCfgName(OdRxObject* pPlotSetObj, const OdString & plotCfgName) = 0;
Parameters 
Description 
const OdString & plotCfgName 
[in] Name of the system printer or plot configuration PC3 file.
 
pPlotSettings 
[in] Pointer to the PlotSettings object.  

Returns eOk if successful or an appropriate error code otherwise.

Sets the plot device name for the specified PlotSettings object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.