Click or drag to resize
SoConsole Constructor (Control, String)
Calls SoConsole(parent, name, true).

Namespace: OIV.Inventor.Win
Assembly: OIV.Inventor (in OIV.Inventor.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoConsole(
	Control parent,
	string name
)

Parameters

parent
Type: System.Windows.FormsControl
name
Type: SystemString
Remarks