Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdDbHandle::<= Operator
Syntax
C++
bool operator <=(OdUInt64 value) const;

Compares the value of an instance of the OdDbHandle class and a specified value. 

 

Parameters
Description
value
[in] OdUInt64 value to compare with.

The true value if the value of the OdDbHandle class instance is less than or equal to the specified value, or false otherwise.

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