Close

Relief for ODA Team in Ukraine

Learn more
ODA Drawings SDK
OdDbScale::setIsTemporaryScale Method
Syntax
C++
void setIsTemporaryScale(bool bStatus);

Sets the scale temporary status as a Boolean value. The initial value is False by default.

Parameters
Description
bStatus
[in] True if the scale is temporary or False if the scale is fixed.

The temporary scale typically exists because attached XREF objects in the drawing have dependencies on scales that are not directly referenced by other objects in the drawing. 

 

Example of Working with the Scale Object 

Working with Scales 

OdDbScale::isTemporaryScale() method

Copyright © 2002-2022. Open Design Alliance All rights reserved.