IGH_Param.Kind Property

IGH_ParamKind Property

Gets the parameter kind. The kind is evaluated lazily and cached.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
GH_ParamKind Kind { get; }
ReadOnly Property Kind As GH_ParamKind
	Get

Property Value

Type: GH_ParamKind

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Param.Kind"]

See Also