Click or drag to resize

GH_SwitcherComponentSolveInstance Method

Overload List
  NameDescription
Protected methodSolveInstance(IGH_DataAccess)
SolveInstance override. Invoke's an extended SolveInstance method that contains the active evaluation unit.
(Overrides GH_Component.SolveInstance(IGH_DataAccess).)
Protected methodSolveInstance(IGH_DataAccess, EvaluationUnit)
Override this method to solve instance of compontent with given active unit.
Top
See Also