0025945: Make stable checking of shape global properties in tests
[occt.git] / tests / boolean / bcommon_simple / I7
1 # This series of example is designed to compare 
2 # a very simple Boolean operation with what is
3 # possible under Euclid Designer
4
5 # face constructed from two points
6 # note use of wire
7
8 box ba 3 3 0 5 7 4
9
10 vertex v1 7 0 2
11 vertex v2 8 0 2
12 vertex v3 8 6 2
13 vertex v4 7 6 2
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 0 0 1
24
25 bcommon result ba bb
26
27 checkprops result -s 14