File3dm.DumpToTextLog Method

File3dmDumpToTextLog Method

Prepares a text dump of the entire model.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Syntax
public void DumpToTextLog(
	TextLog log
)
Public Sub DumpToTextLog ( 
	log As TextLog
)

Parameters

log
Type: Rhino.FileIOTextLog

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

Version Information

Rhino for Mac

Supported in: 5.4

Rhino for Windows

Supported in: 6.14
See Also