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