Ignore:
Timestamp:
Nov 25, 2014, 9:29:34 PM (10 years ago)
Author:
ldelgass
Message:

unirect2d doesn't have a values method (it only represents the mesh), the
values are in the _values vector in the field object. Also some comment fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.3/gui/scripts/curve.tcl

    r4008 r4790  
    112112# USAGE: values ?<name>?
    113113#
    114 # Returns the xvec for the specified curve component <name>.
     114# Returns the yvec for the specified curve component <name>.
    115115# If the name is not specified, then it returns the vectors for the
    116116# overall curve (sum of all components).
Note: See TracChangeset for help on using the changeset viewer.