GH_DocumentToString Method |
A document serializes itself using the filename of the current path.
This is useful for sorting purposes and ListBoxes.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringSee Also