Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbSetBasePlotSettingsPE::setPlotCfgName Method
Syntax
C++
virtual OdResult setPlotCfgName(OdRxObject* pPlotSetObj, const OdString & plotCfgName) = 0;

Sets the plot device name for the specified PlotSettings object. 

 

Parameters
Description
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.

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