Creates a brief description of the tree.
Namespace:
Grasshopper
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public override string ToString()
Public Overrides Function ToString As String
Return Value
Type:
StringA String representing the current state of the data tree.
See Also