0026798: Boolean operations: keep desired cells and boundaries in the result
[occt.git] / tests / boolean / cells_test / A1
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 psphere s1 15
12 psphere s2 15
13 psphere s3 15
14 ttranslate s1 0 0 10
15 ttranslate s2 20 0 10
16 ttranslate s3 10 0 0
17
18 bclearobjects
19 bcleartools
20 baddobjects s1 s2 s3
21 bfillds
22 bcbuild r
23
24 bcremoveall
25 bcadd result s1 1 s2 0 s3 1
26
27 donly result
28 fit
29
30 set square 1345.27
31
32 set only_screen_axo 1