0025987: Integration part of modified unstable test cases
[occt.git] / tests / bugs / modalg_4 / bug697_4
... / ...
CommitLineData
1puts "TODO OCC25829 ALL: Error : The square of result shape is"
2puts "TODO OCC25829 ALL: Faulty shapes in variables faulty_1 to"
3
4puts "============"
5puts "OCC697"
6puts "============"
7puts ""
8######################################################
9# Fuse operation does not work
10######################################################
11## (new topology)
12## (bfuse)
13######################################################
14
15restore [locate_data_file OCC697_2.brep] b2
16restore [locate_data_file OCC697_3.brep] b3
17
18checkshape b2
19checkshape b3
20
21if { [catch {bfuse result b3 b2} catch_result] } {
22 puts "Faulty OCC697"
23}
24set square 25357.5
25set 3dviewer 1
26