Close
Relief for ODA Team in Ukraine
Learn more
ODA Kernel SDK
API Reference
>
OdGe Classes
>
OdGeInterval Class
>
OdGeInterval Methods
>
set Method
>
OdGeInterval::set Method (bool, double)
OdGeInterval::set Method (bool, double)
Syntax
C++
OdGeInterval
&
set
(
bool
boundedBelow
,
double
bound
);
Description
Sets the parameters for this interval according to the arguments.
Parameters
Parameters
Description
boundedBelow
[in] Determines if bound specifies a lower or an upper bound.
bound
[in] Specifies a lower bound if boundedBelow is true, or an upper bound if it is false.
Returns
Reference to this interval.
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!