GH_ComponentServerCompleteRibbonLayout Property |
Gets the default component layout featuring all non-hidden components and parameters.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public GH_Layout CompleteRibbonLayout { get; }
Public ReadOnly Property CompleteRibbonLayout As GH_Layout
Get
Property Value
Type:
GH_Layout[Missing <value> documentation for "P:Grasshopper.Kernel.GH_ComponentServer.CompleteRibbonLayout"]
See Also