0028245: Result of Cells Builder algorithm becomes invalid after removal of internal...
[occt.git] / tests / boolean / cells_test / A1
CommitLineData
338434c7 1puts "========"
2puts "OCC26798"
3puts "========"
4puts ""
5#######################################################################
6# Boolean operations: keep desired cells and boundaries in the result
7#######################################################################
8
9smallview
10
11psphere s1 15
12psphere s2 15
13psphere s3 15
14ttranslate s1 0 0 10
15ttranslate s2 20 0 10
16ttranslate s3 10 0 0
17
18bclearobjects
19bcleartools
20baddobjects s1 s2 s3
21bfillds
22bcbuild r
23
24bcremoveall
25bcadd result s1 1 s2 0 s3 1
26
27donly result
28fit
29
58cf74e0 30checkprops result -s 1345.27
338434c7 31