Click or drag to resize

File3dmDumpToTextLog Method

Prepares a text dump of the entire model.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.1
Syntax
public void DumpToTextLog(
	TextLog log
)

Parameters

log
Type: Rhino.FileIOTextLog

[Missing <param name="log"/> documentation for "M:Rhino.FileIO.File3dm.DumpToTextLog(Rhino.FileIO.TextLog)"]

See Also