Ignore:
Timestamp:
Jan 3, 2012, 11:32:08 PM (13 years ago)
Author:
ldelgass
Message:

Set default cutplane slice to center (ratio=0.5) to match slider default

File:
1 edited

Legend:

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

    r2744 r2749  
    24432443    #SendCmd "cutplane visible $tag"
    24442444    foreach axis { x y z } {
    2445         #SendCmd "cutplane slice $axis 1.0 $tag"
     2445        #SendCmd "cutplane slice $axis 0.5 $tag"
    24462446        #SendCmd "cutplane axis $axis 0 $tag"
    24472447    }
Note: See TracChangeset for help on using the changeset viewer.