mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-09-08 14:17:06 +03:00
0025192: Unification of LineConstructor algorithms used by GeomInt_IntSS and BOP
Small correction. Correction of test case bug/modalg_5/bug24472
This commit is contained in:
@@ -46,7 +46,7 @@ xdistcs i_22 s1 0 1 10
|
||||
set Log1 [dlog get]
|
||||
|
||||
set List1 [split ${Log1} {TD= \t\n}]
|
||||
set Tolerance 1.0e-12
|
||||
set Tolerance 1.0e-7
|
||||
set D_good 0.
|
||||
checkList ${List1} ${Tolerance} ${D_good}
|
||||
|
||||
|
Reference in New Issue
Block a user