0027958: Visualization, AIS_Trihedron - add shaded presentation option
[occt.git] / tests / bugs / vis / bug25335
1 puts "================"
2 puts "OCC25335"
3 puts "================"
4 puts ""
5 #######################################################################################
6 # Visualization - method ::SelectedShape() in AIS_LocalContext and AIS_InteractiveContext overrides shape transformation
7 #######################################################################################
8
9 vinit
10
11 box b 1 1 1
12 vdisplay b
13 btranslate b 1 0 0
14 vselmode 2 1
15 vfit
16 vselect 299 352
17 vpickselected
18 vsetlocation b 0 1 0
19 vzfit
20 vselect 233 188
21 vpickselected
22 vsetlocation b -2 2 0
23 vfit
24