0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_7 / bug26225_2
CommitLineData
0e443e13 1puts "TODO OCC26225 ALL: compute of chamfer failed"
cba287d6 2puts "TODO OCC26225 ALL: TEST INCOMPLETE"
3
cba287d6 4puts "========"
5puts "OCC26225"
6puts "========"
7puts ""
8#################################################################################################
9# Wrong result of chamfer in case of coinciding bound of chamfer's surface with bound of a face
10#################################################################################################
11
12restore [locate_data_file bug26225_chamferror_1.brep] b1
13
14smallview
15
16explode b1 f
17explode b1_13 e
18
19donly b1 b1_13 b1_13_1
20fit
21
22chamf r b1 b1_13_1 b1_13 0.1 0.1
23
24checkview -screenshot -2d -path ${imagedir}/${test_image}.png