*xyplotcurvemodify
Modifies a curve.
Syntax
*xyplotcurvemodify curve_name item_name string value plot
Type
HyperMesh Tcl Modify Command
Description
Modifies a curve.
Inputs
- curve_name
- The name of the curve being modified.
- item_name
- The name of the item of data being modified.
- string
- The string value of the item.
- value
- The value of the item.
- plot
- A logical which determines if the current xy plot should be replotted when the change is made to the curve.
Errors
None.