API Reference > OdDb Classes > OdDbScale Class > OdDbScale Methods > OdDbScale::scaleName Method
OdDbScale::scaleName Method
Syntax
C++
class OdString scaleName() const;

Returns the internal scale name as a String value. This name is used as a comment for the ratio of paper units to drawing units when the scale object is displayed in a list.

Example of Working with the Scale Object 

Working with Scales 

OdDbScale::setScaleName() method

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