Click or drag to resize

GH_SwitcherComponentUnitlessExistence Property

Determines wether the switcher can exists without an active evaluation unit. Default is false(exactly one unit must be active at any given time).

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public virtual bool UnitlessExistence { get; }

Property Value

Type: Boolean
See Also