0024105: ShapeFix algorithm produces not correct result.
[occt.git] / tests / bugs / modalg_1 / buc60926
1
2 puts "============"
3 puts "BUC60926"
4 puts "============"
5 puts ""
6 ######################################################################
7 ## Creating a sphere of radius 1 at 0,0,0 and a cone with r1=1 r2=2 height=2 angle=3*PI/2 at 1,1,0 and 
8 ## then using BRepAlgoAPI_Fuse on the two solids will trigger a segmentation fault. 
9 ######################################################################
10
11 restore [locate_data_file shading_132.brep] a 
12 checkshape a
13
14 restore [locate_data_file BUC60926-2.brep] b
15 checkshape b
16
17 bfuse result a b
18
19 set square 41.7175
20 set 2dviewer 0