Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeInterval::contains Method (double)
Syntax
C++
bool contains(double value) const;

Checks whether this interval contains the specified value within tolerance(). 

 

Parameters
Description
value
[in] The value to be tested.

true if and only if this interval contains the specified value.

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