743bc5537decfa2a56971ad52d0d6f6c14cacb63
[occt.git] / tests / boolean / bfuse_simple / G1
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 front
6
7 vertex v1 3 3 4
8 vertex v2 4 3 4
9 vertex v3 4 3 5
10 vertex v4 3 3 5
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 1 0
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