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.UIWidgetsAssembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
protected EvaluationUnit activeUnit
Protected activeUnit As EvaluationUnit
protected:
EvaluationUnit^ activeUnit
val mutable activeUnit: EvaluationUnit
Field Value
EvaluationUnit