Changeset 6438 for trunk/gui/scripts/vtkviewer.tcl
- Timestamp:
- Jul 23, 2016, 2:34:31 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/vtkviewer.tcl
r6433 r6438 2812 2812 SendCmd "molecule bcmode $settings(-bondcolormode) $tag" 2813 2813 SendCmd "molecule bcolor [Color2RGB $settings(-bondconstcolor)] $tag" 2814 SendCmd "molecule colormap $settings(-color) $tag"2814 # Colormap is set by call to SetColormap below 2815 2815 set _settings(molecule-colormap) $settings(-color) 2816 2816 $itk_component(moleculecolormap) value $settings(-color)
Note: See TracChangeset
for help on using the changeset viewer.