Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbSetBasePlotSettingsPE::setPlotLayoutFlags Method
Syntax
C++
virtual OdResult setPlotLayoutFlags(OdRxObject* pPlotSetObj, OdInt16 flags) = 0;

Sets plot layout flags for the specified PlotSettings object. 

 

Parameters
Description
flags
[in] Plot layout flags to be set.
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.