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