Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbSetPlotSettingsPE::setPlotLayoutFlags Method
Syntax
C++
virtual OdResult setPlotLayoutFlags(OdDbPlotSettings * pPlotSettings, OdInt16 flags);

Sets plot layout flags for the specified PlotSettings object. 

 

Parameters
Description
pPlotSettings
[in] Pointer to the PlotSettings object.
flags
[in] Plot layout flags to be set.

Returns eOk if successful or an appropriate error code otherwise.

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