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: 10.12.3.0 (10.12.3.0)
Syntax
public static void SetIvTuneAllowed(
	bool ivTuneAllowed
)

Parameters

ivTuneAllowed
Type: SystemBoolean
Remarks

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

See Also