Changeset 5792
- Timestamp:
- Aug 1, 2015, 3:57:37 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/1.3/gui/scripts/vtkheightmapviewer.tcl
r5774 r5792 1490 1490 SendCmd "dataset scalar $_curFldName" 1491 1491 SendCmd "heightmap colormode $_colorMode $_curFldName" 1492 UpdateContourList 1493 SendCmd "heightmap contourlist [list $_contourList]" 1492 1494 Zoom reset 1493 UpdateContourList1494 1495 DrawLegend 1495 1496 }
Note: See TracChangeset
for help on using the changeset viewer.