*IsoShowMidsideNodeResults()

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

Syntax

*IsoShowMidsideNodeResults (State)

Application

HyperView

Inputs

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

Context

*BeginGraphicDefaults()

Example

*IsoShowMidsideNodeResults("On")

Comments

Valid entries are "On" or "Off".