HyperWorks Desktop

*EndTracing()

Specifies the end of the tracing block.

*EndTracing()

Specifies the end of the tracing block.

Previous topic Next topic No expanding text in this topic  

*EndTracing()

Specifies the end of the tracing block.

Previous topic Next topic JavaScript is required for expanding text JavaScript is required for the print function  

Syntax

*EndTracing()

Example

*BeginTracing()

 *LineColor(255, 255, 255)

 *LineWidth(2)

 *TracingMode(LastNumberOfSteps, 1)

 *PartLocator(1, "Part", 1)

*EndTracing()

Application

HyperView.

Comments

This marks the end of the tracing block.

See also

 

*BeginTracing()

List of Session Statements