Indicates the beginning of a line tracing block. This block captures your selections for line tracing on the Tracing panel in HyperView.
Syntax |
*BeginLine() |
Substatements |
|
Example |
*BeginLine() *LineSource("Nodes") *NodeLocator(1, "Node", 6500, "Part", 1) *NodeLocator(1, "Node", 6166, "Part", 1) *ShowOriginalLine("On") *ShowProjectedLine("On") *ShowSurface("On") *ShowNodeTrace("On") *EndLine() |
Application |
HyperView. |
Comments |
This block captures your settings from the Tracing panel in HyperView. |
See also |
|