Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbSetBasePlotSettingsPE::setPlotView Method
Syntax
C++
virtual OdResult setPlotView(OdRxObject* pPlotSetObj, OdDbStub* plotViewId) = 0;

Sets the plot view for the specified PlotSettings object. 

 

Parameters
Description
plotViewId
[in] Plot view Object Id to 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.