4038846600fc7292f59f2f71f221197120737481
[occt.git] / tests / boolean / bfuse_simple / F6
1 # Permuation of all forms of construction
2 # when fUsing a box and a prism
3 box ba 3 3 0 5 7 4
4
5 # prism from top
6
7 vertex v1 8 3 1
8 vertex v2 9 3 1
9 vertex v3 9 4 1
10 vertex v4 8 4 1
11
12 edge ea v1 v2
13 edge eb v2 v3
14 edge ec v3 v4
15 edge ed v4 v1
16
17 wire w ea eb ec ed
18 mkplane f w
19
20 prism bb f 0 0 -1
21
22 bfuse result ba bb
23
24 checkprops result -s 170
25 checkview -display result -2d -otherwise { ba bb } -s -path ${imagedir}/${test_image}.png