Grasshopper API
IGH_GooProxyFromString Method |
If IsParsable(), then attempts to convert the string to a generic type value
Namespace: Grasshopper.Kernel.Types
Assembly: Grasshopper (in Grasshopper.dll)

Parameters
- in
- Type: SystemString
The String to parse.
Return Value
Type: BooleanTrue on success, false on failure. This method should not throw exceptions.
