Click or drag to resize

GH_Point Constructor (Guid)

Initializes a new instance of the GH_Point class

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

Parameters

rh_obj_id
Type: SystemGuid
See Also