GH_GooProxyT Class |
Namespace: Grasshopper.Kernel.Types
The GH_GooProxyT type exposes the following members.
| Name | Description | |
|---|---|---|
| GH_GooProxyT | Initializes a new instance of the GH_GooProxyT class |
| Name | Description | |
|---|---|---|
| TypeDescription | ||
| TypeName | ||
| Valid |
Gets a value indicating whether this proxy represents valid data.
|
| Name | Description | |
|---|---|---|
| Construct |
Override this method to supply a custom UI during proxy construction.
| |
| FormatInstance |
Returns a String description of the current value.
| |
| FromString |
If IsParsable(), then attempts to convert the string to a generic type value
| |
| MutateString |
Munge a string to remove obvious errors on account of the user.
| |
| NumberToString | ||
| StringToNumber | ||
| ToString | (Overrides ObjectToString.) |