Ignore:
Timestamp:
Mar 19, 2016, 5:10:54 PM (9 years ago)
Author:
ldelgass
Message:

minor cleanups

File:
1 edited

Legend:

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

    r6130 r6142  
    561561# USAGE: delete ?<dataobj1> <dataobj2> ...?
    562562#
    563 #       Clients use this to delete a dataobj from the plot.  If no dataobjs
    564 #       are specified, then all dataobjs are deleted.  No data objects are
    565 #       deleted.  They are only removed from the display list.
    566 #
     563# Clients use this to delete a dataobj from the plot.  If no dataobjs
     564# are specified, then all dataobjs are deleted.  No data objects are
     565# deleted.  They are only removed from the display list.
    567566# ----------------------------------------------------------------------
    568567itcl::body Rappture::VtkStreamlinesViewer::delete {args} {
Note: See TracChangeset for help on using the changeset viewer.