Returns the VSG error console.
public static SoConsole GetErrorConsole()
Public Shared Function GetErrorConsole As SoConsole
public: static SoConsole^ GetErrorConsole()
static member GetErrorConsole : unit -> SoConsole
An application can use the VSG error console to display its own text messages. See OIV.Inventor.Win.SoConsole for details.