Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbPlotSettings::getCustomPrintScale Method
Syntax
C++
void getCustomPrintScale(double& numerator, double& denominator) const;

Returns the custom print scale for this PlotSettings object (DXF 142, 143). 

 

Parameters
Description
numerator
[in] Receives PaperSpace units.
denominator
[in] Receives media units.

The custom print scale always reflects the scale that this PlotSettings object will use to plot.

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