IGH_AttributesOutputGrip Property |
Gets the output grip location for these attributes.
If HasOutputGrip equals False, this point is meaningless.
Namespace:
Grasshopper.Kernel
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax PointF OutputGrip { get; }
ReadOnly Property OutputGrip As PointF
Get
Property Value
Type:
PointF[Missing <value> documentation for "P:Grasshopper.Kernel.IGH_Attributes.OutputGrip"]
See Also