Click or drag to resize

GH_PreviewBoundaryPoints Property

Gets the array of points this boundary was made from.

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public PointF[] Points { get; }

Property Value

Type: PointF

[Missing <value> documentation for "P:Grasshopper.Kernel.GH_PreviewBoundary.Points"]

See Also