API Reference > OdDb Classes > OdDbScale Class > OdDbScale Methods > OdDbScale::isUnitScale Method
OdDbScale::isUnitScale Method
Syntax
C++
bool isUnitScale() const;

Determines whether the scale object is selected as one-to-one (1:1) by default and returns True if the scale is selected (1:1) by default or False if the scale is not the default.

Example of Working with the Scale Object 

Working with Scales 

OdDbScale::setIsUnitScale() method

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