Click or drag to resize
SoIvTuneStop Method

Ends IvTune/Open Inventor Studio session.

Namespace: OIV.IvTune
Assembly: OIV.IvTune (in OIV.IvTune.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static void Stop()
Remarks

Calling OIV.IvTune.SoIvTune.Stop() closes the IvTune/Open Inventor Studio windows. A new IvTune/Open Inventor Studio session can be launched using one of the () methods.

See Also