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