Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
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
0
Inches
kMillimeters
1
Millimeters
kPixels
2
Pixels
Copyright © 2002-2022. Open Design Alliance All rights reserved.