Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbScale::setDrawingUnits Method
Syntax
C++
void setDrawingUnits(double vUnits);

Sets the number of drawing units as a positive Double value. The initial value is 1.0 by default. 

 

Parameters
Description
vUnits
[in] value of drawing units.

Example of Working with the Scale Object 

Working with Scales 

OdDbScale::drawingUnits(), OdDbScale::setPaperUnits(), OdDbScale::scale() methods

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