Parameters |
Description |
bool boundedBelow |
[in] Determines if the interval is bounded below. |
double bound |
[in] Upper or lower bound. |
double tol = 1.e-12 |
[in] Boundary tolerance. If boundedBelow is true, the constructor sets the lower bound also to bound; otherwise the interval remains unbounded below. |
Constructor for the OdGeInterval class.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|