GH_SwitcherComponentSolveInstance(IGH_DataAccess) Method

This function will be called (successively) from within the ComputeData method of this component.

Definition

Namespace: Karamba.GHopper.Utilities.UIWidgets
Assembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
C#
protected override void SolveInstance(
	IGH_DataAccess da
)

Parameters

da  IGH_DataAccess

[Missing <param name="da"/> documentation for "M:Karamba.GHopper.Utilities.UIWidgets.GH_SwitcherComponent.SolveInstance(Grasshopper.Kernel.IGH_DataAccess)"]

See Also