0024757: DRAW: Move commands fixshape, tolerance, and similar to MODELING
[occt.git] / tests / boolean / bfuse_simple / G2
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 left
6
7 vertex v1 3 3 4
8 vertex v2 3 4 4
9 vertex v3 3 4 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 1 0 0
21
22 bfuse result ba bb
23
24
25
26 set square 170