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