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

Returns whether annotation scales are stored temporarily in the drawing.

Temporary annotation scales are not saved with drawings. They exist when an Xref object with its own annotation scale is attached to a drawing. If the Xref object is detached from the drawing, its corresponding temporary annotation scale is removed.

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