*ModelInfoVisibility()

Specifies the setting of the default model note display status on the graphics window when a model is loaded.

Syntax

*ModelInfoVisibility (State)

Application

HyperView

Inputs

State
Indicates the display setting of whether the model note should be on or off.

Context

*BeginGraphicDefaults

Example

*ModelInfoVisbility(“Off”)

Comments

Valid entries are "On" or "Off".