Share

AcGeInterval::AcGeInterval

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

Links

AcGeInterval

Was this information helpful?