0025624: Visualization - selection is incorrect in perspective mode in a specific...
[occt.git] / tests / bugs / modalg_1 / buc60789_1
CommitLineData
a87752f3 1
2puts "========"
3puts "BUC60789"
4puts "========"
5puts ""
6
7#restore buc60789a.brep S1
8restore [locate_data_file buc60787b.brep] S1
9### (by apn during classification)
352ffd73 10checkshape S1
a87752f3 11restore [locate_data_file buc60789b.brep] S2
352ffd73 12checkshape S2
a87752f3 13
14bcommon result S1 S2
15
a87752f3 16set nb_info [nbshapes result]
17regexp {VERTEX +: +([-0-9.+eE]+)} $nb_info full ve
18regexp {EDGE +: +([-0-9.+eE]+)} $nb_info full ed
19
20if { $ve != 0 && $ed != 0 } {
21 puts " BUC60789 OK: COMMON operation was made properly"
22} else {
23 puts "Faulty BUC60789: COMMON operation was made wrongly"
24}
25set length 78.3594
26set 2dviewer 0