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:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
protected EvaluationUnit activeUnit

Field Value

Type: EvaluationUnit
See Also