Changeset 5380 for trunk


Ignore:
Timestamp:
May 1, 2015 12:31:47 PM (9 years ago)
Author:
ldelgass
Message:

flows do not support isosurface flag (yet)

File:
1 edited

Legend:

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

    r5379 r5380  
    15341534                set tag $_first-$comp
    15351535                set val $_settings($what)
    1536                 SendCmd "volume shading isosurface $val $tag"
     1536                # This flag isn't implemented in the server
    15371537                #SendCmd "$tag configure -isosurface $val"
    15381538            }
Note: See TracChangeset for help on using the changeset viewer.