Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
OdBmUnitUtils::isScalePredefined Method
Syntax
C++
static bool isScalePredefined(OdBm::UnitSystem::Enum unitSystem, OdInt32 scale);

Checks if scale is predifined in the given unit system. 

 

Parameters
Description
unitSystem
[in] Unit system.
scale
[in] Scale value to check.

True if scale is predifined in the given unit system, false - otherwise.

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