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