Changeset 6344 for trunk/gui/scripts
- Timestamp:
- May 16, 2016, 7:43:08 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gui/scripts/vtksurfaceviewer.tcl
r6343 r6344 1328 1328 set _changed(-isolinesvisible) 1 1329 1329 foreach tag [CurrentDatasets -visible] { 1330 SendCmd "contour2d visible 0$tag"1330 SendCmd "contour2d visible 1 $tag" 1331 1331 } 1332 1332 set _settings(-isolinesvisible) 1
Note: See TracChangeset
for help on using the changeset viewer.