0025945: Make stable checking of shape global properties in tests
[occt.git] / tests / boolean / bfuse_simple / H6
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 # prism from top
19
20 vertex v1 8 3 1
21 vertex v2 9 3 1
22 vertex v3 9 4 1
23 vertex v4 8 4 1
24
25 edge ea v1 v2
26 edge eb v2 v3
27 edge ec v3 v4
28 edge ed v4 v1
29
30 wire w ea eb ec ed
31 mkplane f w
32
33 prism bb f 0 0 -1
34
35 bfuse result ba bb
36
37
38 checkprops result -s 152