Click or drag to resize

GetCellsComponent_RegisterInputParams Method

Registers all the input parameters for this component.

Namespace:  Karamba.GHopper.Utilities
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
protected override void RegisterInputParams(
	GH_InputParamManager pManager
)

Parameters

pManager
Type: GH_InputParamManager

[Missing <param name="pManager"/> documentation for "M:Karamba.GHopper.Utilities.GetCellsComponent_.RegisterInputParams(Grasshopper.Kernel.GH_Component.GH_InputParamManager)"]

See Also