Adjusting testing cases
[occt.git] / tests / bugs / modalg / bug60849
CommitLineData
0e94a94e 1
2puts "============"
3puts "BUC60849"
4puts "============"
5puts ""
6
7restore [locate_data_file BUC60849.brep] result
8puts [checkshape result]
9
10set bndb [ lindex [bounding result] 3 ]
11
12if { $bndb > 100.000001 } {
13 puts "Faulty BUC60849 : Bounding box of spherical surface is created wroughly."
14} else {
15 puts "BUC60849 OK :Bounding box of spherical surface is created properly."
16}
17set square 125663
18set 3dviewer 2