RhinoApp.CommandLineOut Property

RhinoAppCommandLineOut Property

Provides a TextWriter that can write to the command line.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public static RhinoAppCommandLineTextWriter CommandLineOut { get; }
Public Shared ReadOnly Property CommandLineOut As RhinoAppCommandLineTextWriter
	Get

Property Value

Type: RhinoAppCommandLineTextWriter
Version Information

Rhino for Windows

Supported in: 6.8
See Also