C++
GE_DLLEXPIMPORT AcGeInterval( double tol = 1.e-12 );
Description
Constructor that creates the infinite (in both directions) interval and sets the boundary tolerance to the value tol.
Parameters
Parameters | Description |
---|---|
tol | Input tolerance value |
GE_DLLEXPIMPORT AcGeInterval( double tol = 1.e-12 );
Constructor that creates the infinite (in both directions) interval and sets the boundary tolerance to the value tol.
Parameters | Description |
---|---|
tol | Input tolerance value |