Changeset 2749 for trunk/gui/scripts/vtkvolumeviewer.tcl
- Timestamp:
- Jan 3, 2012, 11:32:08 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/vtkvolumeviewer.tcl
r2744 r2749 2363 2363 #SendCmd "cutplane visible $tag" 2364 2364 foreach axis { x y z } { 2365 SendCmd "cutplane slice $axis 1.0$tag"2365 SendCmd "cutplane slice $axis 0.5 $tag" 2366 2366 SendCmd "cutplane axis $axis 0 $tag" 2367 2367 }
Note: See TracChangeset
for help on using the changeset viewer.