IGH_ComponentIsValidMasterParameterIndex Property |
Gets whether the MasterParameterIndex property identifies a valid parameter.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax bool IsValidMasterParameterIndex { get; }
ReadOnly Property IsValidMasterParameterIndex As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Component.IsValidMasterParameterIndex"]
See Also