9dea4ad9dab737bb85b1c742e3bf1ffe9f3cd149
[occt.git] / tests / bugs / moddata_3 / bug599
1 puts "TODO DEBUG_OCC24121 Debian60-64: Process killed by CPU limit"
2 puts "TODO DEBUG_OCC24121 Debian60-64: TEST INCOMPLETE"
3
4 puts "========================"
5 puts " OCC599"
6 puts "========================"
7 puts ""
8 #########################################################
9 ## Result of BOPFUSE operation is unclosed shape inspite of source solids are valid
10 #########################################################
11
12 restore [locate_data_file OCC600_1.brep] a
13 checkshape a
14 restore [locate_data_file OCC600_2.brep] b
15 checkshape b
16
17 bop b a
18 bopfuse result
19
20 set square 679784
21 set 2dviewer 0
22
23