0023457: Slow text rendering
[occt.git] / tests / bugs / modalg_3 / bug602
1 puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
2 puts "TODO OCC12345 ALL: Error : The square of result shape is"
3
4 puts "========================"
5 puts " OCC602 "
6 puts "========================"
7 puts ""
8 ###########################################
9 ## Exception during filet creation if it cross samedge of cylinder.
10 ###########################################
11
12 restore [locate_data_file OCC602.brep] a 
13 checkshape a
14
15 explode a e
16
17 if [catch {blend result a 20 a_9 } catch_result] {
18     puts "Faulty OCC602: function BLEND works wrongly"
19 } else {
20     puts "OCC602 OK: function BLEND works OK"
21 }
22
23 set square 0
24 set 2dviewer 0