Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeInterval::getBounds Method
Syntax
C++
void getBounds(double& lower, double& upper) const;

Returns the bounds of this interval. 

 

Parameters
Description
lower
[out] Receives the Lower bound.
upper
[out] Receives the Upper bound.
Copyright © 2002-2022. Open Design Alliance All rights reserved.