Click or drag to resize

GH_AttributesTHasOutputGrip Property

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

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

Property Value

Type: Boolean

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

Implements

IGH_AttributesHasOutputGrip
See Also