Click or drag to resize
SoWinThreadInit Method
Use this method if you need to use multi-threading with Open Inventor.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public static void ThreadInit()
Remarks
This method must be called once in the main thread.
See Also