Click or drag to resize

GH_ComponentIsValidPrincipalParameterIndex Property

Gets whether the MasterParameterIndex property identifies a valid parameter.

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

Property Value

Type: Boolean

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

Implements

IGH_ComponentIsValidMasterParameterIndex
See Also