pltICurve AddDataAttribute
Adds a new empty attribute to the curve.
Syntax
pltICurve_handle AddDataAttribute varname, value
Application
HyperWorks Tcl Modify
Description
The new attribute is added to the end of the attribute list.
Inputs
- varname
- The variable name of the attribute.
- value
- The value of the attribute.
Errors
Returns success or an error code.