poITracingCtrl AddStaticCurveToPlot
Adds a static tracing curve for a single node over frames to the selected window.
Syntax
poITracingCtrl_handle AddStaticCurveToPlot item_idx yAxis plotwin
Application
HyperView Tcl Modify
Description
This command adds a static tracing curve for a selected index node in the Tracing panel to the selected window.
Inputs
- item_idx
- The node index in the list box.
- yAxis
- Coordinate: "X", "Y", "Z"
- plotwin
- The plotwindow handle.
Errors
Returns 0 if successful, otherwise an error code.