Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeInterval::OdGeInterval Constructor (double, double, double)
Syntax
C++
OdGeInterval(double lower, double upper, double tol = 1.e-12);

Constructor for the OdGeInterval class. 

 

Parameters
Description
lower
[in] Lower bound.
upper
[in] Upper bound.
tol
[in] Boundary tolerance.
Copyright © 2002-2022. Open Design Alliance All rights reserved.