File3dmDumpToTextLog Method |
Prepares a text dump of the entire model.
Namespace:
Rhino.FileIO
Assembly:
RhinoCommon (in RhinoCommon.dll)
Syntaxpublic 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 InformationRhino for Mac
Supported in: 5.4
Rhino for Windows
Supported in: 6.2
See Also