Click or drag to resize

GH_SwitcherComponentUnitlessExistence Property

Determines whether 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:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public virtual bool UnitlessExistence { get; }

Property Value

Type: Boolean
See Also