API Reference > OdDb Classes > OdDbPlotSettings Class > OdDbPlotSettings Methods > OdDbPlotSettings::setModelType Method
OdDbPlotSettings::setModelType Method
Syntax
C++
void setModelType(bool modelType);
Parameters 
Description 
bool modelType 
[in] True if and only if it is of ModelSpace type. 

Controls the ModelSpace type of this PlotSettings object (DXF 70, bit 0x400). 

 

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

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