0024757: DRAW: Move commands fixshape, tolerance, and similar to MODELING
[occt.git] / tests / boolean / bfuse_simple / H5
1 # Permuation of all forms of construction
2 # when fUsing a box and a prism
3
4 vertex vp1 3 3 0
5 vertex vp2 8 3 0
6 vertex vp3 8 9 0
7 vertex vp4 3 9 0
8
9 edge eap vp1 vp2
10 edge ebp vp2 vp3
11 edge ecp vp3 vp4
12 edge edp vp4 vp1
13
14 wire wp eap ebp ecp edp
15 mkplane fp wp
16
17 prism ba fp 0 0 4
18
19 # prism from left
20
21 vertex v1 8 3 0
22 vertex v2 8 4 0
23 vertex v3 8 4 1
24 vertex v4 8 3 1
25
26 edge ea v1 v2
27 edge eb v2 v3
28 edge ec v3 v4
29 edge ed v4 v1
30
31 wire w ea eb ec ed
32 mkplane f w
33
34 prism bb f 1 0 0
35
36 bfuse result ba bb
37
38
39 set square 152