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

Returns the name of the annotation scale object.

Because the name of the application scale object can change, access the annotation scale object using its ID, which is unique and does not change.

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