mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-09 18:50:54 +03:00
Splitting of subgroups bugs/modalg and bugs/moddata to optimise time of testing Correction of end file in group v3d Small correction of test case
21 lines
581 B
Plaintext
Executable File
21 lines
581 B
Plaintext
Executable File
puts "TODO OCC12345 ALL: Error : Result shape is WRONG because it must"
|
|
puts "TODO OCC12345 ALL: Error : The length of result shape is"
|
|
|
|
puts "========================"
|
|
puts " OCC240 "
|
|
puts "========================"
|
|
|
|
#################################################
|
|
## puts " BOPTUC case_2_shell.brep and case_2_edge2.brep"
|
|
#################################################
|
|
puts " "
|
|
restore [locate_data_file OCC240a.brep] a
|
|
restore [locate_data_file case_2_edge2.brep] b
|
|
puts [bop a b]
|
|
puts [boptuc result]
|
|
|
|
set nb_v_good 14
|
|
set nb_e_good 7
|
|
set length 0
|
|
set 2dviewer 0
|
|
|