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