Click or drag to resize

GH_SwitcherComponentAttributesAddMenu Method

Add menu to attribue.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public void AddMenu(
	GH_ExtendableMenu menu
)

Parameters

menu
Type: Karamba.GHopper.Utilities.UIWidgetsGH_ExtendableMenu
The menu to add
See Also