RhinoAppCommandLineTextWriterwrite Method |
Provided to give a simple way to IronPython to call this class.
Namespace:
Rhino
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic void write(
string str
)
Public Sub write (
str As String
)
Parameters
- str
- Type: SystemString
The text.
Version InformationRhino for Windows
Supported in: 6.8
See Also