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