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

Returns the plot paper units used for margins, offsets, paper size, and drawing units of this PlotSettings object (DXF 72).

plotPaperUnits() returns one of the following: 

 

Name 
Value 
Description 
kInches 
Inches 
kMillimeters 
Millimeters 
kPixels 
Pixels 
Copyright © 2002–2020. Open Design Alliance. All rights reserved.