mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-12 02:40:22 +08: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
242 B
Plaintext
Executable File
11 lines
242 B
Plaintext
Executable File
puts "TODO OCC23674 ALL: Error : Number of faults is"
|
|
|
|
restore [locate_data_file CIN901_intcqhmi.rle] a
|
|
|
|
sewing result $tol a
|
|
|
|
checkmaxtol result -ref 1.91680e+001
|
|
checknbshapes result -shell 1
|
|
checkfreebounds result 3
|
|
checkfaults result a 6
|