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

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