Click or drag to resize

File3dmDumpSummary Method

Prepares a text dump of model properties and settings.

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

Return Value

Type: String
The text dump.
See Also