Click or drag to resize

GH_ConnectivityNode Constructor

Initializes a new instance of the GH_ConnectivityNode class

Namespace:  Grasshopper.Kernel
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_ConnectivityNode(
	GH_ConnectivityNode other
)

Parameters

other
Type: Grasshopper.KernelGH_ConnectivityNode
See Also