0033661: Data Exchange, Step Import - Tessellated GDTs are not imported
[occt.git] / tests / boolean / volumemaker / E7
1 # test script on make volume operation
2 # cone plane sphere
3
4 # conical face 
5 cone con_f1 0 -60.919306349999999 0 0 -1 1.1102230246251565e-016 28.800000000062262 0
6 erase con_f1
7 mkface f1 con_f1 0 6.2831853071795862 0 1000000
8
9 # planar face 
10 plane pln_f2 0 -460.31437495679268 4.4341760108900527e-014 0 -1 1.1102230246251565e-016
11 erase pln_f2
12 mkface f2 pln_f2 -1000000 1000000 -1000000 1000000
13
14 # planar face 
15 plane pln_f3 0 -558 -5.8286708792820718e-016 0 1 1.1102230246251565e-016
16 erase pln_f3
17 mkface f3 pln_f3 -1000000 1000000 -1000000 1000000
18
19 # spherical face 
20 sphere sph_f4 0 0 0 0 0 1 510
21 erase sph_f4
22 mkface f4 sph_f4
23
24 # conical face 
25 cone con_f5 0 -309.47272469000001 0 0 -1 1.1102230246251565e-016 43.999999999485127 0
26 erase con_f5
27 mkface f5 con_f5 0 6.2831853071795862 0 1000000
28
29 # make volume operation 
30 mkvolume result f1 f2 f3 f4 f5
31
32 checkprops result -s 5.7053e+006
33
34 checknbshapes result -solid 8