Click or drag to resize
SoWinGetErrorConsole Method

Returns the VSG error console.

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public static SoConsole GetErrorConsole()

Return Value

Type: SoConsole
Remarks

An application can use the VSG error console to display its own text messages. See OIV.Inventor.Win.SoConsole for details.

See Also