Click or drag to resize

GH_StructurePath Constructor (GH_StructurePath)

Initializes a new instance of the GH_StructurePath class

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

Parameters

other
Type: Grasshopper.Kernel.TypesGH_StructurePath
See Also