IGH_UserPromptAwarePromptSingleItem Method |
Get a single item from the user.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax IGH_Goo PromptSingleItem()
Function PromptSingleItem As IGH_Goo
Return Value
Type:
IGH_GooThe item if successful or nothing on abort/failure.
See Also