Update of tests database
[occt.git] / tests / bugs / modalg_7 / bug26225_1
1 puts "TODO OCC26225 ALL: Tcl Exception: compute of chamfer failed"
2 puts "TODO OCC26225 ALL: TEST INCOMPLETE"
3
4
5 puts "========"
6 puts "OCC26225"
7 puts "========"
8 puts ""
9 #################################################################################################
10 # Wrong result of chamfer in case of coinciding bound of chamfer's surface with bound of a face
11 #################################################################################################
12
13 restore [locate_data_file bug26225_chamferror_1.brep] b1
14
15 smallview
16
17 explode b1 f
18 copy b1_9 f1
19 copy b1_1 f2
20 explode b1 e
21 copy b1_10 e
22
23 donly b1 f1 e
24 fit
25
26 chamf r b1 e f1 0.1 0.1
27
28 checkview -screenshot -2d -path ${imagedir}/${test_image}.png