Click or drag to resize
SoDBSetIvTuneAllowed Method

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

Parameters

ivTuneAllowed
Type: SystemBoolean
Remarks

Specifies if launching IvTune interactively using the keyboard shortcut is allowed. See SoIvTune to set the keyboard shortcut.

See Also