0030869: Modeling Data - BRepAdaptor_CompCurve incorrectly evaluates the boundary...
[occt.git] / tests / bugs / modalg_7 / bug26225_1
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 copy b1_9 f1
18 copy b1_1 f2
19 explode b1 e
20 copy b1_10 e
21
22 donly b1 f1 e
23 fit
24
25 chamf r b1 e f1 0.1 0.1
26
27 checkview -screenshot -2d -path ${imagedir}/${test_image}.png