Ignore:
Timestamp:
Apr 21, 2015, 2:58:34 PM (10 years ago)
Author:
ldelgass
Message:

sync with 1.4 branch

File:
1 edited

Legend:

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

    r5276 r5284  
    11821182    set _first [lindex [get] 0]
    11831183
     1184    # Turn off cutplanes for all volumes
    11841185    foreach axis {x y z} {
    1185         # Turn off cutplanes for all volumes
    11861186        SendCmd "cutplane state 0 $axis"
    11871187    }
Note: See TracChangeset for help on using the changeset viewer.