0023457: Slow text rendering
[occt.git] / tests / bugs / modalg / bug774_2
CommitLineData
f1aa2b62 1puts "TODO OCC12345 ALL: Faulty shapes in variables faulty_1 to faulty_"
2puts "TODO OCC12345 ALL: Error : The square of result shape is"
3
4puts "========"
5puts "OCC774"
6puts "SAM1647"
7puts "(case 2)"
8puts "========"
9puts ""
10#################################
11##
12restore [locate_data_file OCC774.brep] a
13explode a
352ffd73 14checkshape a_1
15checkshape a_2
f1aa2b62 16
17if { [catch { bcut result a_2 a_1 } status] } {
18 puts "Faulty OCC774 (case 2)"
19}
20
21set square 0
22set 2dviewer 0