Changeset 5801 for branches/1.3/gui
- Timestamp:
- Aug 7, 2015, 1:21:35 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3/gui/scripts/vtkheightmapviewer.tcl
r5792 r5801 941 941 # controls on the axis settings tab if necessary. 942 942 # -Leif 943 SendCmd "axis exp 0 0 0 1"943 #SendCmd "axis exp 0 0 0 1" 944 944 945 945 SendCmd "axis lrot z 90" … … 1041 1041 if { $_reset } { 1042 1042 SendCmd "axis tickpos outside" 1043 SendCmd "axis lformat all %g"1043 #SendCmd "axis lformat all %g" 1044 1044 1045 1045 foreach axis { x y z } {
Note: See TracChangeset
for help on using the changeset viewer.