API Reference > OdDb Classes > OdDbPlotSettings Class > OdDbPlotSettings Methods > OdDbPlotSettings::getPlotViewName Method
OdDbPlotSettings::getPlotViewName Method
Syntax
C++
OdString getPlotViewName() const;

Returns the plot view name for this PlotSettings object (DXF 6).

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

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