Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPlotSettings::getPlotPaperSize Method
Syntax
C++
void getPlotPaperSize(double& paperWidth, double& paperHeight) const;

Returns the size of the paper for this PlotSettings object (DXF 44, 45).

Paper size is the physical paper size and includes margins. All distances are returned in millimeters, regardless of the drawing units.

Copyright © 2002-2022. Open Design Alliance All rights reserved.