mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +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
244 B
Plaintext
Executable File
11 lines
244 B
Plaintext
Executable File
puts "TODO OCC23674 ALL: Error : Number of faults is"
|
|
|
|
restore [locate_data_file CIN902_intcqhmm.rle] a
|
|
|
|
sewing result $tol a
|
|
|
|
checkmaxtol result -ref 4.30764e+001
|
|
checknbshapes result -shell 1
|
|
checkfreebounds result 28
|
|
checkfaults result a 11
|