Click or drag to resize

IGH_UserPromptAwarePromptSingleItem Method

Get a single item from the user.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
IGH_Goo PromptSingleItem()

Return Value

Type: IGH_Goo
The item if successful or nothing on abort/failure.
See Also