0024122: Hang-up during a topological operation.
[occt.git] / tests / bugs / modalg_2 / bug578_1
CommitLineData
61c421bf 1puts "================"
2puts "OCC578"
3puts "OCC584"
4puts "================"
5puts ""
6
7restore [locate_data_file OCC578_w1.brep] w1
8checkshape w1
9
10restore [locate_data_file OCC578_w2.brep] w2
11checkshape w2
12
13set x 1
14set y 1
15set z 0.5
16box b ${x} ${y} ${z}
17checkshape b
18
19bfuse res1 w1 w2
20checkshape res1
21
22bcut result b res1
23
24set square 4.84596
25set 3dviewer 0