Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbBaseVisualStylePE::getCustomPrintScale Method
Syntax
C++
virtual void getCustomPrintScale(const OdRxObject*, double& numerator, double& denominator) = 0;

Returns a custom print scale value for a specified layout. 

param [in] A pointer to a layout object.

Parameters
Description
numerator
[out] A reference to a double value to store and return the real world units.
denominator
[out] A reference to a double value to store and return the drawing units.
Copyright © 2002-2022. Open Design Alliance All rights reserved.