Click or drag to resize

IGH_CanvasValidatorCanShowObjectMenu Method

Validates whether the object menu can be shown.

Namespace:  Grasshopper.GUI.Canvas
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool CanShowObjectMenu(
	IGH_DocumentObject object
)

Parameters

object
Type: Grasshopper.KernelIGH_DocumentObject

Return Value

Type: Boolean
See Also