Click or drag to resize

File3dmPlugInDataTableDump Method

Prepares a text dump of table.

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

Return Value

Type: String
A string containing the dump.
See Also