GH_ActiveObjectMenu_AppendBakeItem Method |
Append the default Bake menu item.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntaxprotected void Menu_AppendBakeItem(
ToolStripDropDown menu
)
Protected Sub Menu_AppendBakeItem (
menu As ToolStripDropDown
)
Parameters
- menu
- Type: System.Windows.FormsToolStripDropDown
See Also