0023457: Slow text rendering
[occt.git] / tests / bugs / modalg / bug397
CommitLineData
a87752f3 1puts "========================"
2puts " OCC397 "
3puts "========================"
4
5pload QAcommands
6
a87752f3 7restore [locate_data_file OCC397.brep] a
352ffd73 8checkshape a
a87752f3 9
10tclean a
11explode a f
12renamevar a_55 result
13
14vinit
15vdisplay result
16vfit
17vsetdispmode result 1
18
f1aa2b62 19set x_coord 235
20set y_coord 180
a87752f3 21
f1aa2b62 22checkcolor $x_coord $y_coord 0.5 0.35 0.05
a87752f3 23
f1aa2b62 24if { ${stat} != 1 } {
a87752f3 25 puts "Error : Shading is missing in 3D Viewer"
26}
27
4754e164 28vselect 220 170
a87752f3 29
30set square 92.9029
31set only_screen 1
32
33