Changeset 5792


Ignore:
Timestamp:
Aug 1, 2015, 3:57:37 PM (9 years ago)
Author:
ldelgass
Message:

Update heightmap contours when changing fields

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3/gui/scripts/vtkheightmapviewer.tcl

    r5774 r5792  
    14901490            SendCmd "dataset scalar $_curFldName"
    14911491            SendCmd "heightmap colormode $_colorMode $_curFldName"
     1492            UpdateContourList
     1493            SendCmd "heightmap contourlist [list $_contourList]"
    14921494            Zoom reset
    1493             UpdateContourList
    14941495            DrawLegend
    14951496        }
Note: See TracChangeset for help on using the changeset viewer.