Click or drag to resize

MenuRadioButtonGroupGetActiveInt Method

Get list of active buttons.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public List<int> GetActiveInt()

Return Value

Type: ListInt32
Active buttons.
See Also