- Timestamp:
- May 1, 2015, 11:03:03 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/flowvisviewer.tcl
r5377 r5378 1256 1256 set vols [CurrentDatasets -cutplanes] 1257 1257 foreach axis {x y z} { 1258 set pos [expr {0.01*$_settings(-${axis}cutp osition)}]1258 set pos [expr {0.01*$_settings(-${axis}cutplaneposition)}] 1259 1259 SendCmd "cutplane position $pos $axis $vols" 1260 1260 }
Note: See TracChangeset
for help on using the changeset viewer.