Click or drag to resize

IGH_UserPromptAwarePromptMultipleItems Method

Get multiple items from the user.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
IGH_Structure PromptMultipleItems()

Return Value

Type: IGH_Structure
A data tree of items if successful or nothing on abort/failure.
See Also