0022240: Bad triangulation of transformed shapes
[occt.git] / tests / bugs / modalg_2 / bug302_3
CommitLineData
0e94a94e 1puts "========================"
2puts " OCC302 "
3puts "(case 3)"
4puts "========================"
5puts ""
6#################################################################
7## After performing command "checkshape" to attached face I receive "Bad Orientation of Subshape"
8## but I believe that orientation of this face is correct.
9#################################################################
10
11restore [locate_data_file OCC302c.brep] result
12
13set che [checkshape result r]
14if { [regexp {OK} $che] !=1 } {
15 puts "Faulty OCC302 (case 3): command checkshape works wrongly"
16} else {
17 puts "OCC302 OK (case 3) : command checkshape works properly"
18}
19
20set square 23240.8
21set 2dviewer 0