Grasshopper API
IGH_CanvasValidatorCanShowObjectMenu Method |
Validates whether the object menu can be shown.
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)

bool CanShowObjectMenu( IGH_DocumentObject object )
Function CanShowObjectMenu ( object As IGH_DocumentObject ) As Boolean
Parameters
- object
- Type: Grasshopper.KernelIGH_DocumentObject
Return Value
Type: Boolean