API Reference > OdGe Classes > OdGeInterval Class > OdGeInterval Methods > OdGeInterval::setLower Method
OdGeInterval::setLower Method
Syntax
C++
OdGeInterval& setLower(double lower);
Parameters 
Description 
double lower 
[in] Lower bound. 

Returns a reference to this interval.

Sets the lower bound for this interval. 

 

Copyright © 2002–2020. Open Design Alliance. All rights reserved.