Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbAnnotationScale::setPaperUnits Method
Syntax
C++
virtual OdResult setPaperUnits(double dPaperUnits);

Sets the paper units value of the annotation scale. 

 

Parameters
Description
dPaperUnits
[in] The paper units value for the annotation scale must be greater than zero.

An annotation scale is the ratio of paper units to drawing units. If an annotation scale is 1 mm to 1 meter, the paper units value is 1.0.

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