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