API Reference > OdDb Classes > OdDbSetPlotSettingsPE Class > OdDbSetPlotSettingsPE Methods > OdDbSetPlotSettingsPE::setPlotView Method
OdDbSetPlotSettingsPE::setPlotView Method
Syntax
C++
virtual OdResult setPlotView(OdDbPlotSettings* pPlotSettings, OdDbObjectId plotViewId);
Parameters 
Description 
OdDbPlotSettings* pPlotSettings 
[in] Pointer to the PlotSettings object.  
OdDbObjectId plotViewId 
[in] Plot view Object Id to set.
 

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.