Changeset 5795


Ignore:
Timestamp:
Aug 2, 2015 11:46:22 PM (9 years ago)
Author:
ldelgass
Message:

Update contour list on field change in surface viewer

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gui/scripts/vtksurfaceviewer.tcl

    r5769 r5795  
    13211321            #SendCmd "contour2d colormode $_colorMode $_curFldName"
    13221322            SendCmd "polydata colormode $_colorMode $_curFldName"
     1323            UpdateContourList
     1324            SendCmd "contour2d contourlist [list $_contourList]"
    13231325            SendCmd "camera reset"
    1324             UpdateContourList
    13251326            DrawLegend
    13261327        }
Note: See TracChangeset for help on using the changeset viewer.