mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-05 18:16:23 +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
19 lines
460 B
Plaintext
Executable File
19 lines
460 B
Plaintext
Executable File
|
|
puts "========================"
|
|
puts " OCC243 "
|
|
puts "========================"
|
|
|
|
#################################################
|
|
## puts " BOPCOMMON case_4_shell.brep and case_4_wire3.brep"
|
|
#################################################
|
|
puts " "
|
|
restore [locate_data_file case_4_shell.brep] a
|
|
restore [locate_data_file case_4_wire3.brep] b
|
|
puts [bop a b]
|
|
puts [bopcommon result]
|
|
|
|
set nb_v_good 15
|
|
set nb_e_good 10
|
|
set length 1150.78
|
|
set 2dviewer 0
|
|
|