0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_6 / bug26310_2
CommitLineData
7365fad6 1puts "========"
2puts "OCC26310"
3puts "========"
4puts ""
5#################################################
6# Very slow boolean cut operations on cylinders
7#################################################
8
9restore [locate_data_file OCC26310-b1.brep] b1
10restore [locate_data_file OCC26310-b2.brep] b2
11
12bsection result b1 b2
13
14smallview
15donly result
16
17set log [checksection result]
18
19if { [string compare -nocase $log " nb alone Vertices : 0\n\n"] } {
20 puts "ERROR: the section is not closed"
21} else {
22 puts "The section is OK"
23}
24
25fit
5747059b 26checkview -screenshot -2d -path ${imagedir}/${test_image}.png