FOR INFORMATION ONLY;
DO NOT INCLUDE.
USE WITH:
// includes from ../ut/ut_geo_const.h
extern <typ> <name>;
Go to the source code of this file.
Variables | |
double | UT_TOL_min2 = 1E-12 |
double | UT_TOL_min1 = 0.00000001 |
double | UT_TOL_min0 = 0.0000005 |
double | UT_TOL_PAR = 0.00001 |
tolerance for parallelism | |
double | UT_TOL_Ang1 = 0.00017 |
Angle 0.01 Grad. | |
double | UT_TOL_0Cos = 0.0000001 |
tolerance for zero cosine | |
double | UT_TOL_pt = 0.0001 |
identical Points-tolerence | |
double | UT_TOL_ln = 0.001 |
max deviation of points from line | |
double | UT_TOL_cv = 0.005 |
max analytical deviation for curves | |
double | UT_DISP_cv = 0.05 |
max. display-deviation for circles, curves |
double UT_TOL_min2 = 1E-12 |
double UT_TOL_min1 = 0.00000001 |
double UT_TOL_min0 = 0.0000005 |
double UT_TOL_PAR = 0.00001 |
tolerance for parallelism
double UT_TOL_Ang1 = 0.00017 |
Angle 0.01 Grad.
tolerance for Angle 0.01 Grad
double UT_TOL_0Cos = 0.0000001 |
tolerance for zero cosine
double UT_TOL_pt = 0.0001 |
identical Points-tolerence
double UT_TOL_ln = 0.001 |
max deviation of points from line
Toleranz fuer die Behandlung einer Menge von Punkten als Gerade.
double UT_TOL_cv = 0.005 |
max analytical deviation for curves
max Abweichung Curve. (Tol. bei Umwandlung Curve -> Polygon).
double UT_DISP_cv = 0.05 |
max. display-deviation for circles, curves
max. Abweichung bei der Darstellung von Kreisen, Kurven