Click or drag to resize

IGH_GooProxyFormatInstance Method

Returns a String description of the current value.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
string FormatInstance()

Return Value

Type: String
Remarks
If the implementation IsParsable(), then this representation will be in parsable format.
See Also