0026021: Integration boolean test cases
[occt.git] / tests / boolean / volumemaker / B6
1 # test script on make volume operation
2 # plane
3
4 puts "TODO OCC26020 ALL: Faulty shapes in variables faulty_1 to faulty_"
5 puts "TODO OCC26020 ALL: Error: bopcheck failed"
6 puts "TODO OCC26020 Debian60-64: Error : The area of the resulting shape is"
7
8 # planar face 
9 plane pln_f1 35.877464033656999 5.9462928582193458e-016 -25.973690230789806 -0.64944804833018333 -3.0834627769631957e-016 -0.76040596560003137
10 erase pln_f1
11 mkface f1 pln_f1 -1000000 1000000 -1000000 1000000
12
13 # planar face 
14 plane pln_f2 68.816739962840302 5.9999999999999982 -58.775048435808053 0 1 1.6653345369377353e-016
15 erase pln_f2
16 mkface f2 pln_f2 -1000000 1000000 -1000000 1000000
17
18 # planar face 
19 plane pln_f3 28.895426690000008 3.1854869900201252e-015 -24.679025840000001 -0.76040596560003104 -2.7699886869740203e-016 0.64944804833018355
20 erase pln_f3
21 mkface f3 pln_f3 -1000000 1000000 -1000000 1000000
22
23 # planar face 
24 plane pln_f4 28.8954267660406 -5.1717370087158579e-016 -24.679025904944808 -0.76040596560003104 1.1143019419624033e-016 0.64944804833018355
25 erase pln_f4
26 mkface f4 pln_f4 -1000000 1000000 -1000000 1000000
27
28 # planar face 
29 plane pln_f5 33.571923462084847 -3.5500000000000003 -28.673131408669917 7.9534447360005424e-017 1 -4.7343101658233497e-016
30 erase pln_f5
31 mkface f5 pln_f5 -1000000 1000000 -1000000 1000000
32
33 # planar face 
34 plane pln_f6 56.364699913582058 7.499223338220825e-016 -40.249479544635506 -0.64944804833018333 3.0834627769631957e-016 -0.76040596560003137
35 erase pln_f6
36 mkface f6 pln_f6 -1000000 1000000 -1000000 1000000
37
38 # planar face 
39 plane pln_f7 28.895426616757469 -1.0670582720962583e-014 -24.679025768583795 -0.76040596560003104 -1.21631700283852e-016 0.64944804833018355
40 erase pln_f7
41 mkface f7 pln_f7 -1000000 1000000 -1000000 1000000
42
43 # make volume operation 
44 mkvolume result f1 f2 f3 f4 f5 f6 f7
45
46 set square 4.31002e+007
47