Adding test cases from chl grid
[occt.git] / tests / bugs / modalg / bug697_6
CommitLineData
61c421bf 1puts "============"
2puts "OCC697"
3puts "============"
4puts ""
5######################################################
6# Fuse operation does not work
7######################################################
8## (new topology)
809eca9d 9## (bopfuse)
61c421bf 10######################################################
11
809eca9d 12restore [locate_data_file OCC697_1.brep] b1
61c421bf 13restore [locate_data_file OCC697_2.brep] b2
61c421bf 14
809eca9d 15checkshape b1
61c421bf 16checkshape b2
61c421bf 17
809eca9d 18bop b2 b1
19if { [catch {bopfuse result} catch_result] } {
61c421bf 20 puts "Faulty OCC697"
21}
809eca9d 22set square 8879.41
61c421bf 23set 3dviewer 1
24