Changeset 3095 for trunk/gui


Ignore:
Timestamp:
Jul 16, 2012, 11:37:07 AM (12 years ago)
Author:
ldelgass
Message:

Add ability to specify field used for orienting glyphs

File:
1 edited

Legend:

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

    r3094 r3095  
    21662166        #SendCmd "glyphs ccolor [Color2RGB $settings(-color)] $tag"
    21672167        #SendCmd "glyphs colormode ccolor {} $tag"
    2168         SendCmd "glyphs gorient 0 $tag"
     2168        SendCmd "glyphs gorient 0 {} $tag"
    21692169        SendCmd "glyphs smode vcomp {} $tag"
    21702170        SendCmd "glyphs opacity $settings(-opacity) $tag"
Note: See TracChangeset for help on using the changeset viewer.