Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPlotSettingsValidator::setPlotViewName Method
Syntax
C++
virtual OdResult setPlotViewName(OdDbPlotSettings* pPlotSettings, const OdString& plotViewName) = 0;

Sets the plot view name for the specified PlotSettings object. 

 

Parameters
Description
pPlotSettings
[in] Pointer to the PlotSettings object.
plotViewName
[in] Plot view name.

This string specifies the named view to be plotted if and only if plotType == kView.

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