0026833: Create command checkview containing all viewer types
[occt.git] / tests / boolean / bfuse_simple / H3
CommitLineData
40093367 1# Permuation of all forms of construction
2# when fUsing a box and a prism
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 bottom
20
21vertex v1 8 3 0
22vertex v2 9 3 0
23vertex v3 9 4 0
24vertex v4 8 4 0
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 0 1
35bfuse result ba bb
36
58cf74e0 37checkprops result -s 152
5747059b 38checkview -display result -2d -otherwise { ba bb } -s -path ${imagedir}/${test_image}.png