0026833: Create command checkview containing all viewer types
[occt.git] / tests / boolean / bcommon_simple / E1
CommitLineData
40093367 1## Extension of /users/skv/testref/cd1/ED/cto/001/B1
2
3## common of two intersecting boxes
4
5vertex v1 0 0 0
6vertex v2 1 0 0
7vertex v3 1 1 0
8vertex v4 0 1 0
9
10edge e1 v1 v2
11edge e2 v2 v3
12edge e3 v3 v4
13edge e4 v4 v1
14
15wire wa e1 e2 e3 e4
16mkplane fa wa
17prism ba fa 0 0 1
18
19vertex v5 0 0 0
20vertex v6 1 0 0
21vertex v7 1 .5 0
22vertex v8 0 .5 0
23
24edge e5 v5 v6
25edge e6 v6 v7
26edge e7 v7 v8
27edge e8 v8 v5
28
29wire wb e5 e6 e7 e8
30mkplane fb wb
31prism bb fb 0 0 1
32
33
34bcommon result ba bb
35
58cf74e0 36checkprops result -s 4
5747059b 37checkview -display result -2d -s -otherwise { ba bb } -path ${imagedir}/${test_image}.png