0028802: The tolerance reached by approximator is used in creation of an edge, it...
[occt.git] / tests / bugs / modalg_6 / bug25423_2
1 puts "============"
2 puts "OCC25423"
3 puts "============"
4 puts ""
5 ######################################################
6 # Incorrect result of splitting some shapes. Case 2
7 ######################################################
8
9 restore [locate_data_file bug25423c.brep] f
10
11 restore [locate_data_file bug25423d.brep] e 
12
13 checkshape f
14
15 checkshape e
16
17 splitshape result f f e
18
19 checkshape result
20
21 maxtolerance result
22
23
24 checknbshapes result -face 2
25
26 checkprops result -s 5.6486
27
28 checkview -display result -2d -path ${imagedir}/${test_image}.png