poITracingCtrl AddStaticXYCurveToWindow
Adds a static single curve of all tracing nodes to the preview window.
Syntax
poITracingCtrl_handle AddStaticXYCurveToWindow xAxis yAxis page_area_id
Application
HyperView Tcl Modify
Description
This command adds a static single curve of all tracing nodes in the Tracing panel to the preview window.
Inputs
- xAxis
- Coordinate: "X", "Y", "Z"
- yAxis
- Coordinate: "X", "Y", "Z"
- page_area_id
- The preview window ID.
Errors
Returns 0 if successful, otherwise an error code.