0025735: Wrong solid is considered as valid by checkshape
[occt.git] / tests / bugs / modalg_4 / bug697_4
CommitLineData
4e57c75e 1puts "TODO OCC12345 ALL: Error : The square of result shape is"
34a0b446 2puts "TODO OCC25735 ALL: Faulty shapes in variables faulty_1 to"
3
61c421bf 4puts "============"
5puts "OCC697"
6puts "============"
7puts ""
8######################################################
9# Fuse operation does not work
10######################################################
11## (new topology)
12## (bfuse)
13######################################################
14
61c421bf 15restore [locate_data_file OCC697_2.brep] b2
809eca9d 16restore [locate_data_file OCC697_3.brep] b3
61c421bf 17
61c421bf 18checkshape b2
809eca9d 19checkshape b3
61c421bf 20
809eca9d 21if { [catch {bfuse result b3 b2} catch_result] } {
22 puts "Faulty OCC697"
61c421bf 23}
809eca9d 24set square 25357.5
61c421bf 25set 3dviewer 1
809eca9d 26