0022240: Bad triangulation of transformed shapes
[occt.git] / tests / bugs / modalg_2 / bug528
CommitLineData
352ffd73 1
2puts "========================"
3puts "OCC528"
4puts "========================"
5puts ""
6##############################################
7## Result of bcut command is faulty although arguments are valid
8##############################################
9
10restore [locate_data_file OCC528_1.brep] c1
11checkshape c1
12
13restore [locate_data_file OCC528_2.brep] c2
14checkshape c2
15
16if { [catch { bcut result c1 c2 } catch_result] } {
17 puts "OCC528 Faulty: function BCUT works wrongly"
18} else {
19 puts "OCC528 OK:function BCUT works properly"
20}
21
22set square 124.092
23set 2dviewer 0