GH_PredicateInvoke Method |
Namespace:
Grasshopper.Kernel.Types
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxpublic bool Invoke(
Object value
)
Public Function Invoke (
value As Object
) As Boolean
Parameters
- value
- Type: SystemObject
Return Value
Type:
Boolean
See Also