lntHiNetTracer
lntHiNetTracer(
[ w_window ]
)
=> t / nil
Description
Invokes the Net Tracer command, which you can use to add, update, or delete traces in a layout window.
Arguments
|
ID of the window on which the Net Tracer is to operate. When not specified, the Net Tracer operates on the current layout window. |
Value Returned
|
Net Tracer could not be invoked. Check that the current window is a layout window. |
Example
lntHiNetTracer()
Invokes the Net Tracer for the layout cellview displayed in the current window.
Related Topics
Return to top