Click or drag to resize

File3dmCommonComponentTableTDump Method

Prepares a text dump of object table.

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

Return Value

Type: String
A string containing the dump.
See Also