API Reference > OdDb Classes > OdDbPlotSettings Class > OdDbPlotSettings Methods > OdDbPlotSettings::setPrintLineweights Method
OdDbPlotSettings::setPrintLineweights Method
Syntax
C++
void setPrintLineweights(bool printLineweights);
Parameters 
Description 
bool printLineweights 
[in] True if and only if lineweights are to be printed. 

Controls the printing of lineweights for this PlotSettings object (DXF 70, bit 0x80). 

 

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