0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_1 / bug12507
CommitLineData
3bea4c16 1puts "============"
2puts "OCC12507"
3puts "============"
4puts ""
5#######################################################################
6# Wrong result of fuse operation
7#######################################################################
8
9puts "First shape ..."
10pcylinder c 3 3
11explode c e
12
13puts "Second shape ..."
14tcopy c_3 e3
15ttranslate e3 0 6 0
16
17bop c_3 e3
18bopfuse result
19
a4eba920 20checknbshapes result -vertex 3 -edge 4 -wire 0 -face 0 -shell 0 -solid 0 -compsolid 0 -compound 1 -shape 8
5747059b 21checkview -display result -2d -path ${imagedir}/${test_image}.png