API Reference > OdGe Classes > OdGeInterval Class > OdGeInterval Constructor > OdGeInterval::OdGeInterval Constructor (double)
OdGeInterval::OdGeInterval Constructor (double)
Syntax
C++
OdGeInterval(double tol = 1.e-12);
Parameters 
Description 
double tol = 1.e-12 
[in] Boundary tolerance. 

Constructor for the OdGeInterval class. Creates an unbounded interval with the specified tolerance. 

 

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