Adding of testing cases from subgroups 937 940 and 941 of CHL group
[occt.git] / tests / bugs / modalg_2 / bug516
1
2 puts "========"
3 puts "OCC516"
4 puts "========"
5 puts ""
6 #########################################
7 ## Wrong classification of the 3D-point with the Solid .
8 #########################################
9
10 point  p 14.99999878745701 5.52319672860377e-07 7.78393041
11 vertex v 14.99999878745701 5.52319672860377e-07 7.78393041
12 restore [locate_data_file OCC516.brep] result
13
14 set cls [bclassify result p]
15
16 if { [regexp {OUT} $cls] } {
17     puts "Faulty : Wrong classification of the 3D-point with the Solid"
18 } else {
19     puts "CORRECT classification of the 3D-point with the Solid"
20 }
21
22 set square 7752.98
23 set 2dviewer 0