Click or drag to resize

GH_SwitcherComponentactiveUnit Field

Currently active unit. The semantics of this field depends on the UnitlessExistence field. if UnitlessExistence is true, this field can be null. Else this field must hold a reference to a valid evaluation unit.

Namespace:  Karamba.GHopper.Utilities.UIWidgets
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
protected EvaluationUnit activeUnit

Field Value

Type: EvaluationUnit
See Also