Changeset 5284 for trunk/gui/scripts/flowvisviewer.tcl
- Timestamp:
- Apr 21, 2015, 2:58:34 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/flowvisviewer.tcl
r5276 r5284 1182 1182 set _first [lindex [get] 0] 1183 1183 1184 # Turn off cutplanes for all volumes 1184 1185 foreach axis {x y z} { 1185 # Turn off cutplanes for all volumes1186 1186 SendCmd "cutplane state 0 $axis" 1187 1187 }
Note: See TracChangeset
for help on using the changeset viewer.