Click or drag to resize

GH_Point Constructor (Point3d)

Initializes a new instance of the GH_Point class

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

Parameters

pt
Type: Point3d
See Also