Click or drag to resize

TextLog Constructor

Creates a text log that stores all text in memory. Use ToString on this version of the TextLog to get the text that we written

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public TextLog()
See Also