0026855: Draw commands to debug Boolean Operations Algorithm
[occt.git] / tests / bugs / step / buc60948
1 puts "TODO OCC24156 MacOS: \\*\\*\\* Abort"
2 puts "TODO OCC24156 MacOS: ... The exception is"
3
4 puts "========================"
5 puts "BUC60948"
6 puts "========================"
7
8 restore [locate_data_file pump4.brep] a_1 
9 checkshape a_1
10
11 #####################################################################
12 catch {exec rm ${imagedir}/buc60948.stp}
13 stepwrite a a_1 ${imagedir}/buc60948.stp
14
15 dall
16
17 stepread ${imagedir}/buc60948.stp a *
18
19 tpcompound result
20 checkshape result
21
22 set 2dviewer 0
23
24
25