Click or drag to resize

Component_BESOShell_1_OBSOLETERegisterInputParams Method

Registers all the input parameters for this component.

Namespace:  Karamba.GHopper.Algorithms.Deprecated
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
protected override void RegisterInputParams(
	GH_InputParamManager pManager
)

Parameters

pManager
Type: GH_InputParamManager

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

See Also