IGH_GooProxyFormatInstance Method |
Returns a String description of the current value.
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
SyntaxFunction FormatInstance As String
Return Value
Type:
String
RemarksIf the implementation IsParsable(), then this representation will be in parsable format.
See Also