0031939: Coding - correction of spelling errors in comments [part 7]
[occt.git] / tests / boolean / bfuse_simple / G5
CommitLineData
7b5e532f 1# Permutation of all forms of construction
2# when fusing a box and a prism
40093367 3box ba 3 3 0 5 7 4
4
5# prism from right
6
7vertex v1 4 3 4
8vertex v2 4 4 4
9vertex v3 4 4 5
10vertex v4 4 3 5
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 -1 0 0
21
22bfuse result ba bb
23
58cf74e0 24checkprops result -s 170
5747059b 25checkview -display result -2d -otherwise { ba bb } -s -path ${imagedir}/${test_image}.png