Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
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-2022. Open Design Alliance All rights reserved.