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