Grasshopper API
GH_AttributesTHasInputGrip Property |
Gets a value indicating whether or not these attributes have an input grip.
Namespace: Grasshopper.Kernel
Assembly: Grasshopper (in Grasshopper.dll)

public virtual bool HasInputGrip { get; }
Public Overridable ReadOnly Property HasInputGrip As Boolean Get
Property Value
Type: Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.GH_Attributes`1.HasInputGrip"]
Implements
IGH_AttributesHasInputGrip