HyperWorks Desktop

*EndTracingNode()

Specifies the end of a tracing node block.

*EndTracingNode()

Specifies the end of a tracing node block.

Previous topic Next topic No expanding text in this topic  

*EndTracingNode()

Specifies the end of a tracing node block.

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

Syntax

*EndTracingNode()

Example

*BeginTracing()

   *LineColor("185 185 185")

   *LineWidth(1)

   *TracingMode("List", 1)

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

   *BeginTracingNode()

       *NodeLocator("1 Shell 4 Node 189")

       *EntityColor("255   0   0  76")

  *EndTracingNode()

   *ObeyTrackingSystem("Yes")

   *ProjectMode("element")

*EndTracing()

Application

HyperView.

Context

*BeginTracing()

See also

 

*BeginTracingNode()

List of Session Statements