| SoConsole Constructor (Control) | 
Calls SoConsole(parent, (System.String ^)nullptr, true).
 
Namespace: OIV.Inventor.WinAssembly: OIV.Inventor.Win (in OIV.Inventor.Win.dll) Version: 10.12.3.0 (10.12.3.0)
Syntaxpublic SoConsole(
	Control parent
)
Public Sub New ( 
	parent As Control
)
public:
SoConsole(
	Control^ parent
)
new : 
        parent : Control -> SoConsoleParameters
- parent
 - Type: System.Windows.FormsControl
 
Remarks
See Also