0023087: Upgrade of the OCCT test system
[occt.git] / tests / boolean / bfuse_simple / F3
1 # Permuation of all forms of construction
2 # when fUsing a box and a prism
3
4 box ba 3 3 0 5 7 4
5
6 # prism from bottom
7
8 vertex v1 8 3 0
9 vertex v2 9 3 0
10 vertex v3 9 4 0
11 vertex v4 8 4 0
12
13 edge ea v1 v2
14 edge eb v2 v3
15 edge ec v3 v4
16 edge ed v4 v1
17
18 wire w ea eb ec ed
19 mkplane f w
20
21 prism bb f 0 0 1
22
23 bfuse result ba bb
24
25
26
27 set square 170