Click or drag to resize

GH_Point Constructor (GH_Point)

Initializes a new instance of the GH_Point class

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_Point(
	GH_Point iOther
)

Parameters

iOther
Type: Grasshopper.Kernel.TypesGH_Point
See Also