RhinoApp.CommandLineTextWriter.Write Method (String)

RhinoAppCommandLineTextWriterWrite Method (String)

Writes a string to the command line.

Namespace:  Rhino
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public override void Write(
	string value
)
Public Overrides Sub Write ( 
	value As String
)

Parameters

value
Type: SystemString

[Missing <param name="value"/> documentation for "M:Rhino.RhinoApp.CommandLineTextWriter.Write(System.String)"]

Version Information

Rhino for Windows

Supported in: 6.8
See Also