*LENL()
Shows the value of the LENL.
Syntax
*LENL (value)
Application
HyperView
Inputs
- value
- Shows the value of LENL.
Context
*BeginCrossSectionPlanar()
Example
*BeginCrossSectionPlanar(1, "Front_Bmpr", "PlanarSection", "On")
       .
       *CrossSectionDisplayMethod("No Clip")
       *LENL(0)
       .
       .
*EndCrossSectionPlanar()