0026833: Create command checkview containing all viewer types
[occt.git] / tests / boolean / bfuse_simple / E7
1 # Permuation of all forms of construction
2 # when fUsing a box and a prism
3
4
5
6 box ba 3 3 0 5 7 4
7
8 # prism from left
9
10 vertex v1 3 2 0
11 vertex v2 3 3 0
12 vertex v3 3 3 1
13 vertex v4 3 2 1
14
15 edge ea v1 v2
16 edge eb v2 v3
17 edge ec v3 v4
18 edge ed v4 v1
19
20 wire w ea eb ec ed
21 mkplane f w
22
23 prism bb f 1 0 0
24
25 bfuse result ba bb
26
27 normals result
28
29 checkprops result -s 170
30 checkview -display result -2d -otherwise { ba bb } -s -path ${imagedir}/${test_image}.png