0031939: Coding - correction of spelling errors in comments [part 7]
[occt.git] / tests / boolean / bfuse_simple / E5
CommitLineData
7b5e532f 1# Permutation of all forms of construction
2# when fusing a box and a prism
40093367 3
4
5
6box ba 3 3 0 5 7 4
7
8# prism from bottom
9
10vertex v1 3 2 0
11vertex v2 4 2 0
12vertex v3 4 3 0
13vertex v4 3 3 0
14
15edge ea v1 v2
16edge eb v2 v3
17edge ec v3 v4
18edge ed v4 v1
19
20wire w ea eb ec ed
21mkplane f w
22
23prism bb f 0 0 1
24
25bfuse result ba bb
26
40093367 27normals result
28
58cf74e0 29checkprops result -s 170
5747059b 30checkview -display result -2d -otherwise { ba bb } -s -path ${imagedir}/${test_image}.png