Click or drag to resize

Component_Load_3_OBSOLETESolveInstance Method

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