Click or drag to resize

File3dmDump Method

Prepares a text dump of the entire model.

Namespace:  Rhino.FileIO
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public string Dump()

Return Value

Type: String
The text dump.
See Also