GH_CapsuleOutputGrips Property |
Gets the list of locally defined output grip locations.
Namespace:
Grasshopper.GUI.Canvas
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public List<Point> OutputGrips { get; }
Public ReadOnly Property OutputGrips As List(Of Point)
Get
Property Value
Type:
ListPoint[Missing <value> documentation for "P:Grasshopper.GUI.Canvas.GH_Capsule.OutputGrips"]
See Also