*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.