IGH_ValueProxyToString Method |
Returns a String description of the current value.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax Function ToString As String
Return Value
Type:
StringRemarks If the implementation IsParsable(), then this representation must be in parsable format.
See Also