Click or drag to resize

GH_PointRefData Constructor (GH_PointRefData)

Initializes a new instance of the GH_PointRefData class

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

Parameters

iOther
Type: Grasshopper.Kernel.TypesGH_PointRefData
See Also