Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSetPlotSettingsPE::setPlotCfgName Method
Syntax
C++
virtual OdResult setPlotCfgName(OdDbPlotSettings * pPlotSettings, const OdString & plotCfgName);

Sets the plot device name for the specified PlotSettings object. 

 

Parameters
Description
pPlotSettings
[in] Pointer to the PlotSettings object.
plotCfgName
[in] Name of the system printer or plot configuration PC3 file.

Returns eOk if successful or an appropriate error code otherwise.

Copyright © 2002-2022. Open Design Alliance All rights reserved.