Grasshopper API
GH_CanvasValidatorCanShowObjectMenu Method |
Namespace: Grasshopper.GUI.Canvas
Assembly: Grasshopper (in Grasshopper.dll)

public virtual bool CanShowObjectMenu( IGH_DocumentObject object )
Public Overridable Function CanShowObjectMenu ( object As IGH_DocumentObject ) As Boolean
Parameters
- object
- Type: Grasshopper.KernelIGH_DocumentObject
Return Value
Type: BooleanImplements
IGH_CanvasValidatorCanShowObjectMenu(IGH_DocumentObject)