Click or drag to resize
SoWinMainLoop Method

This retrieves and dispatches messages (loops forever).

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntax
public static void MainLoop()
Remarks

It calls () and () to do this.

See Also