0025624: Visualization - selection is incorrect in perspective mode in a specific...
[occt.git] / tests / bugs / modalg_2 / bug302_2
CommitLineData
0e94a94e 1puts "========================"
2puts " OCC302 "
3puts "(case 2)"
4puts "========================"
5puts ""
6#################################################################
7## After performing command "checkbrep" 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 OCC302b.brep] result
12
13set che [checkshape result r]
14if { [regexp {OK} $che] != 1} {
15 puts "Faulty OCC302 (case 2): command checkbrep works wrongly"
16} else {
17 puts "OCC302 OK (case 2) : command checkbrep works properly"
18}
19
20set square 1.93998
21set 2dviewer 0