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