Adding test cases from grid chl
[occt.git] / tests / bugs / modalg / buc60926
CommitLineData
a87752f3 1
2puts "============"
3puts "BUC60926"
4puts "============"
5puts ""
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
11restore [locate_data_file shading_132.brep] a
12puts [checkshape a]
13
14restore [locate_data_file BUC60926-2.brep] b
15puts [checkshape b]
16
17bfuse result a b
18
19set square 41.7175
20set 2dviewer 0