API Reference > OdDb Classes > OdDbScale Class > OdDbScale Methods > OdDbScale::setIsUnitScale Method
OdDbScale::setIsUnitScale Method
Syntax
C++
void setIsUnitScale(bool bStatus);
Parameters 
Description 
bool bStatus 
[in] True if the scale is selected (1:1) by default or False if the scale is not the default. 

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

 

Example of Working with the Scale Object 

Working with Scales 

OdDbScale::isUnitScale() method

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