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