|
GH_SwitcherComponentAttributesCreateUnitDropDown Method
|
Create evaluation unit drop down menu.
The Menu will be created iff the the number of evaluation units is > 1
or |units| == 1 AND the component can be unitless. Otherwise, the menu
has no functionality.
Namespace:
Karamba.GHopper.Utilities.UIWidgets
Assembly:
karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntaxprotected void CreateUnitDropDown()
Protected Sub CreateUnitDropDown
protected:
void CreateUnitDropDown()
member CreateUnitDropDown : unit -> unit
See Also