*DefaultMouseSettings()

Specifies the default mouse control settings for HyperView

Syntax

*DefaultMouseSettings(app)

Application

HyperView

Inputs

app
"HWX" for next generation HyperWorks mouse controls. "OFF" for using standard HyperView mouse controls.

Context

*BeginGraphicDefaults

Example

*BeginGraphicDefaults()
    *DefaultMouseSettings("HWX")
*EndGraphicDefaults()

Comments

Note that in the case of next generation HyperWorks settings, not all options are currently available. Model manipulation functions are mapped to the same buttons. Certain functions such as window selection or context menu are assigned to different buttons.