API Reference > OdDb Classes > OdDbAnnotationScale Class > OdDbAnnotationScale Methods > OdDbAnnotationScale::getScale Method
OdDbAnnotationScale::getScale Method
Syntax
C++
virtual OdResult getScale(double& dScale) const;

Returns the annotation scale factor.

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

Copyright © 2002–2020. Open Design Alliance. All rights reserved.