0031939: Coding - correction of spelling errors in comments [part 7]
[occt.git] / tests / boolean / bfuse_simple / I4
CommitLineData
7b5e532f 1# Permutation of all forms of construction
2# when fusing a box and a prism
40093367 3
4vertex vp1 3 3 0
5vertex vp2 8 3 0
6vertex vp3 8 9 0
7vertex vp4 3 9 0
8
9edge eap vp1 vp2
10edge ebp vp2 vp3
11edge ecp vp3 vp4
12edge edp vp4 vp1
13
14wire wp eap ebp ecp edp
15mkplane fp wp
16
17prism ba fp 0 0 4
18
19# prism from back
20
21vertex v1 3 4 4
22vertex v2 4 4 4
23vertex v3 4 4 5
24vertex v4 3 4 5
25
26edge ea v1 v2
27edge eb v2 v3
28edge ec v3 v4
29edge ed v4 v1
30
31wire w ea eb ec ed
32mkplane f w
33
34prism bb f 0 -1 0
35
36bfuse result ba bb
37
58cf74e0 38checkprops result -s 152
5747059b 39checkview -display result -2d -otherwise { ba bb } -s -path ${imagedir}/${test_image}.png