0027531: Modeling Algorithms - Make the algorithm Approx_SameParameter more clear...
[occt.git] / tests / bugs / modalg_7 / bug29663
1 puts "========"
2 puts "OCC29663"
3 puts "========"
4 puts ""
5 #################################################
6 # Exception in BRepFill_PipeShell algorithm
7 #################################################
8
9 restore [locate_data_file bug29523_cut_extrudewire08.brep] sw
10 restore [locate_data_file bug29523_cut_toolwire08.brep] tw
11
12 mksweep sw
13 addsweep tw
14
15 if { [catch {buildsweep rr -R} catch_result] } {
16     puts "Faulty OCC29663"
17 }
18
19 fixshape result rr
20
21 checkshape result
22 checkprops result -s 2.14316e+011
23
24 checkmaxtol result -ref 0.049038750060552701
25
26 checknbshapes result -shell 1 -face 201 -wire 201
27
28 checkview -display result -2d -path ${imagedir}/${test_image}.png