Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdGe Classes
>
OdGeInterval Class
>
OdGeInterval Constructor
>
OdGeInterval::OdGeInterval Constructor (bool, double, double)
OdGeInterval::OdGeInterval Constructor (bool, double, double)
Syntax
C++
OdGeInterval
(
bool
boundedBelow
,
double
bound
,
double
tol
= 1.e-12);
Description
Constructor for the OdGeInterval class.
Parameters
Parameters
Description
boundedBelow
[in] Determines if the interval is bounded below.
bound
[in] Upper or lower bound.
tol
[in] Boundary tolerance. If boundedBelow is true, the constructor sets the lower bound also to bound; otherwise the interval remains unbounded below.
Links
OdGeInterval Class
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!