*EndLine()
Specifies the end of the line block.
Syntax
*EndLine()
Application
HyperView
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()
Comments
This marks the end of the line block.