RhinoAppCommandLineOut Property |
Provides a TextWriter that can write to the command line.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic static RhinoAppCommandLineTextWriter CommandLineOut { get; }Public Shared ReadOnly Property CommandLineOut As RhinoAppCommandLineTextWriter
Get
Property Value
Type:
RhinoAppCommandLineTextWriter
Version InformationRhino for Windows
Supported in: 6.8
See Also