mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-07-30 13:05:50 +03:00
Command tolmax was removed. Tcl command checkmaxtol is used now in test cases to check maximum tolerance. Reference values in test cases were updated.
11 lines
255 B
Plaintext
11 lines
255 B
Plaintext
puts "TODO OCC23674 ALL: Error : Number of faults is"
|
|
|
|
restore [locate_data_file CTO900_cts40185_top.rle] a
|
|
|
|
sewing result $tol a
|
|
|
|
checkmaxtol result -ref 0.0035001001080334497
|
|
checknbshapes result -shell 1
|
|
checkfreebounds result 0
|
|
checkfaults result a 8
|