*curvemathexternalfilter
Runs an external filter on a curve.
Syntax
*curvemathexternalfilter outputcurve xbased filter parameter
Type
HyperMesh Tcl Modify Command
Description
Runs an external filter on a curve.
Inputs
- outputcurve
- The name of the curve to be generated.
- xbased
- 1 - If the function should operate on the x coordinate.
- filter
- The name of the filter.
- parameter
- The user-defined parameters for the filter.