0029807: [Regression to 7.0.0] Impossible to cut cone from prism
[occt.git] / tests / bugs / modalg_2 / bug2172_4
CommitLineData
61c421bf 1puts "============"
2puts "OCC2172"
3puts "============"
4puts ""
5######################################################
6# Fuse operation produces invalid shape
7######################################################
8## (old topology)
9## (fuse)
10######################################################
11
12restore [locate_data_file OCC2172-torus.brep] torus
13restore [locate_data_file OCC2172-cylinder.brep] cylinder
14
15checkshape torus
16checkshape cylinder
17
18if { [catch {bfuse result cylinder torus} catch_result] } {
19 puts "Faulty OCC2172"
20}
21
58cf74e0 22checkprops result -s 28603.8
23checkshape result
5747059b 24checkview -display result -3d -path ${imagedir}/${test_image}.png