*XHEV()

Shows the value of XHEV.

Syntax

*XHEV (value)

Application

HyperView

Inputs

value
Shows the value of XHEV.

Context

*BeginCrossSectionPlanar()

Example

*BeginCrossSectionPlanar(1, "Front_Bmpr", "PlanarSection", "On")
       .
       *CrossSectionDisplayMethod("No Clip")
       *XHEV(153.357)
       .
       .
*EndCrossSectionPlanar()