0025138: SIGSEGV when sweeping along helix
[occt.git] / tests / bugs / modalg_4 / bug745_3
1
2 puts "========"
3 puts "OCC745"
4 puts "========"
5 puts ""
6 ###########################
7 ## Incorrect MAT (map of bissectors)
8 ###########################
9
10 puts "#"
11 puts "Non stable test case on Linux. MKV. 04.02.2011"
12 puts " ( Gif )"
13 puts "#"
14
15 restore [locate_data_file OCC745_ellipse.brep] w 
16 checkshape w
17 mkplane result w
18 topoload result
19 drawcont
20
21 smallview -2D-
22 2dfit
23
24 mat
25 #result
26
27 checkprops result -s 8357.41 
28 checkshape result
29 checkview -display result -2d -path ${imagedir}/${test_image}.png
30