0024564: Select3D_SensitiveFace gives inaccurate picking depth for AIS_Plane (interio...
[occt.git] / tests / bugs / vis / bug23652
CommitLineData
61c421bf 1puts "========"
2puts "OCC23652"
3puts "========"
4
5###############################################################################
6c8856a0 6# Non zoomable text with alignment slides away when zooming view
61c421bf 7###############################################################################
6c8856a0 8
6c8856a0 9vinit
10vtrihedron tri
61c421bf 11vdrawtext Default 0.0 0.0 0.0 255 255 255 0 0 0 1 20 0
12vdrawtext Right_Align 0.0 0.0 0.0 255 255 255 2 0 0 1 20 0
13
14set scale 3.1783114563761763
15set center_X 0
16set center_Y 0
17set proj_X 0.57735025882720947
18set proj_Y -0.57735025882720947
19set proj_Z 0.57735025882720947
20set up_X -0.40824827551841736
21set up_Y 0.40824827551841736
22set up_Z 0.81649655103683472
23set at_X 0
24set at_Y 0
25set at_Z 0
26
4754e164 27vviewparams ${scale} ${center_X} ${center_Y} ${proj_X} ${proj_Y} ${proj_Z} ${up_X} ${up_Y} ${up_Z} ${at_X} ${at_Y} ${at_Z}
61c421bf 28
3af9db62 29set x_coord 210
30set y_coord 204
61c421bf 31
32checkcolor $x_coord $y_coord 0.6 0.6 0.6
33
34set only_screen 1