Click or drag to resize

MenuRadioButtonGroupGetActiveInt Method

Get list of active buttons.

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

Return Value

Type: ListInt32
Active buttons.
See Also