IGH_Attributes.HasOutputGrip Property

IGH_AttributesHasOutputGrip Property

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

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

Property Value

Type: Boolean

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

See Also