Click or drag to resize

GH_AttributesTHasInputGrip Property

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

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Attributes`1.HasInputGrip"]

Implements

IGH_AttributesHasInputGrip
See Also