IGH_Attributes.HasInputGrip Property

IGH_AttributesHasInputGrip Property

Gets a value indicating whether or not these attributes have an input grip.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
bool HasInputGrip { get; }
ReadOnly Property HasInputGrip As Boolean
	Get

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Attributes.HasInputGrip"]

See Also