Overload_Rhino_RhinoApp_WriteLine - mcneel/rhinocommon-api-docs GitHub Wiki
| Name | Description | |
|---|---|---|
![]()
|
WriteLine() | Print a newline in the command window. |
![]() ![]()
|
WriteLine(String) | Print text in the command window. |
![]() ![]()
|
WriteLine(String, Object) | Print formatted text with a newline in the command window. |
![]()
|
WriteLine(String, Object, Object) | Print formatted text with a newline in the command window. |
![]()
|
WriteLine(String, Object, Object, Object) | Print formatted text with a newline in the command window. |
