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()
Public Function DumpSummary As String
Return Value
Type:
StringThe text dump.
See Also