HyperWorks Desktop

*EndTracingPart()

Specifies the end of a tracing part block.

*EndTracingPart()

Specifies the end of a tracing part block.

Previous topic Next topic No expanding text in this topic  

*EndTracingPart()

Specifies the end of a tracing part block.

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

Syntax

*EndTracingPart()

Example

*BeginTracing()

   *LineColor("185 185 185")

   *LineWidth(1)

   *TracingMode("List", 1)

   *TracingSteps(0, 1, 2, 3, 4, 5)

   *BeginTracingPart()

       *PartLocator("1 Shell 2")

       *EntityColor("185 185 185   0")

  *EndTracingPart()

   *ObeyTrackingSystem("Yes")

   *ProjectMode("element")

*EndTracing()

Application

HyperView.

Context

*BeginTracing()

See also

 

*BeginTracingPart()

List of Session Statements