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