0026798: Boolean operations: keep desired cells and boundaries in the result
[occt.git] / tests / boolean / cells_test / F7
1 puts "========"
2 puts "OCC26798"
3 puts "========"
4 puts ""
5 #######################################################################
6 # Boolean operations: keep desired cells and boundaries in the result
7 #######################################################################
8
9 smallview
10
11 box s1 10 10 10
12 psphere s2 12
13 pcylinder s3 10 20
14 pcone s4 10 0 30
15
16 bclearobjects
17 bcleartools
18 baddobjects s1 s2 s3 s4
19 bfillds
20 bcbuild r
21
22 bcremoveall
23 bcadd result s1 0 s2 1 s3 0 s4 0
24
25 donly result
26 fit
27
28 set square 2067.69
29
30 set only_screen_axo 1