SoIvTuneSetShortcutValue Method |
Defines the keyboard shortcut to use to launch IvTune.
Namespace: OIV.IvTuneAssembly: OIV.IvTune (in OIV.IvTune.dll) Version: 9.9.36.0 (9.9.36.0)
Syntaxpublic static void SetShortcutValue(
SoKeyboardEventKeys name_16774
)
Public Shared Sub SetShortcutValue (
name_16774 As SoKeyboardEventKeys
)
public:
static void SetShortcutValue(
SoKeyboardEventKeys name_16774
)
static member SetShortcutValue :
name_16774 : SoKeyboardEventKeys -> unit
Parameters
- name_16774
- Type: OIV.Inventor.EventsSoKeyboardEventKeys
Remarks
See Also