API Reference > OdDb Classes > OdDbSetBasePlotSettingsPE Class > OdDbSetBasePlotSettingsPE Methods > OdDbSetBasePlotSettingsPE::setPlotView Method
OdDbSetBasePlotSettingsPE::setPlotView Method
Syntax
C++
virtual OdResult setPlotView(OdRxObject* pPlotSetObj, OdDbStub* plotViewId) = 0;
Parameters 
Description 
OdDbStub* 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.

Sets the plot view for the specified PlotSettings object. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.