0024757: DRAW: Move commands fixshape, tolerance, and similar to MODELING
[occt.git] / tests / boolean / bfuse_simple / F6
CommitLineData
40093367 1# Permuation of all forms of construction
2# when fUsing a box and a prism
3box ba 3 3 0 5 7 4
4
5# prism from top
6
7vertex v1 8 3 1
8vertex v2 9 3 1
9vertex v3 9 4 1
10vertex v4 8 4 1
11
12edge ea v1 v2
13edge eb v2 v3
14edge ec v3 v4
15edge ed v4 v1
16
17wire w ea eb ec ed
18mkplane f w
19
20prism bb f 0 0 -1
21
22bfuse result ba bb
23
24
25set square 170