API Reference > OdDb Classes > OdDbAnnotationScale Class > OdDbAnnotationScale Methods > OdDbAnnotationScale::getPaperUnits Method
OdDbAnnotationScale::getPaperUnits Method
Syntax
C++
virtual double getPaperUnits() const;

Returns the paper units value of the annotation scale.

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–2020. Open Design Alliance. All rights reserved.