Indicates the beginning of a tracing block.
*BeginTracing()Indicates the beginning of a tracing block. |
|||||
*BeginTracing()Indicates the beginning of a tracing block. |
Syntax |
*BeginTracing() |
Substatements |
|
Example |
*BeginTracing() *LineColor(255, 255, 255) *LineWidth(2) *TracingMode(LastNumberOfSteps, 1) *PartLocator(1, "Part", 1) *EndTracing() |
Application |
HyperView. |
Comments |
This block captures your selections from the Tracing panel in HyperView. Tracing can be performed on a node, component, system or line. |
See also |
|