Click or drag to resize
SoDBSetIvTuneAllowed Method

Specifies if launching IvTune interactively using the keyboard shortcut is allowed.

Namespace: OIV.Inventor
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void SetIvTuneAllowed(
	bool ivTuneAllowed
)

Parameters

ivTuneAllowed
Type: SystemBoolean
Remarks

See OIV.IvTune.SoIvTune to set the keyboard shortcut.

See Also