poITracingCtrl SortNodes
Sorts nodes of the Tracing panel based on certain rules.
Syntax
poITracingCtrl_handle SortNodes rule
Application
HyperView Tcl Modify
Description
This command rearranges all tracing nodes based on user provided rules.
Inputs
- rule
- "x”/ "y” / "z”: sort nodes based on its x,y,z coordinates in ascending order.
Errors
Returns 0 if successful, otherwise an error code.