Click or drag to resize

IGH_ComponentMasterParameterIndex Property

Gets or sets the master parameter index override. Negative indices or indices larger than or equal to the input parameter count will be ignored and regular master parameter detection will kick in.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
int MasterParameterIndex { get; set; }

Property Value

Type: Int32

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Component.MasterParameterIndex"]

See Also