*YHEV()

Shows the value of YHEV.

Syntax

*YHEV (value)

Application

HyperView

Inputs

value
Shows the value of YHEV.

Context

*BeginCrossSectionPlanar()

Example

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