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

Returns true if and only if this PlotSettings object is of ModelSpace type (DXF 70, bit 0x400).

A PlotSettings object is of either ModelSpace type or PaperSpace type.

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