Grasshopper API
UtilityInvokeMethodSafe Method |
| Name | Description | |
|---|---|---|
| InvokeMethodSafe(Object, String) |
Call a method via its name. No exceptions are thrown.
| |
| InvokeMethodSafe(Object, String, Object) |
Call a method via its name. No exceptions are thrown.
|