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.

Definition

Namespace: Karamba.GHopper.Utilities.UIWidgets
Assembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
protected EvaluationUnit activeUnit

Field Value

EvaluationUnit

See Also