*TensorShowMidsideNodeResults()

Specifies the state of the "Show Midside Node" results in the the Tensor panel when a model is loaded.

Syntax

*TensorShowMidsideNodeResults (State)

Application

HyperView

Inputs

State
Indicates if the "Show Midside Node" check should be turned on or off.

Context

*BeginGraphicDefaults()

Example

*TensorShowMidsideNodeResults("On")

Comments

Valid entries are "On" or "Off".