Changeset 6259
- Timestamp:
- Apr 11, 2016, 10:25:04 PM (9 years ago)
- Location:
- trunk/gui/scripts
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/vtkheightmapviewer.tcl
r6235 r6259 951 951 952 952 set _first "" 953 # Start off with no datasets arevisible.953 # Start off with no datasets visible. 954 954 SendCmd "dataset visible 0" 955 955 set scale [GetHeightmapScale] -
trunk/gui/scripts/vtkimageviewer.tcl
r6235 r6259 930 930 931 931 set _first "" 932 # Start off with no datasets arevisible.932 # Start off with no datasets visible. 933 933 SendCmd "dataset visible 0" 934 934 foreach dataobj [get -objects] {
Note: See TracChangeset
for help on using the changeset viewer.