0026235: Command tolmax works wrong
[occt.git] / tests / bugs / modalg_2 / bug322
CommitLineData
0e94a94e 1puts "================"
2puts "OCC322"
3puts "================"
4puts ""
5
aff395a3 6pload QAcommands
7
0e94a94e 8restore [locate_data_file OCC322.brep] a
352ffd73 9checkshape a
0e94a94e 10
11sewing result a
12
13vinit
14vdisplay result
15vfit
16
f1aa2b62 17set x_coord 204
18set y_coord 297
0e94a94e 19
f1aa2b62 20checkcolor $x_coord $y_coord 1 1 0
0e94a94e 21
f1aa2b62 22set x_coord 251
23set y_coord 232
0e94a94e 24
f1aa2b62 25checkcolor $x_coord $y_coord 1 1 0
0e94a94e 26
fb60057d 27checkmaxtol result -ref 1.0001007808605688e-007
5ae01c85 28checknbshapes result -shell 1
29checkfreebounds result 6
30
0e94a94e 31set square 20000
82cbc512 32set only_screen 1
aff395a3 33