Click or drag to resize

GH_ComponentParams Property

Gets the parameter manager object for this component.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ComponentParamServer Params { get; }

Property Value

Type: GH_ComponentParamServer

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Component.Params"]

Implements

IGH_ComponentParams
See Also