Click or drag to resize

GH_StructurePath Constructor (GH_Path)

Initializes a new instance of the GH_StructurePath class

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

Parameters

path
Type: Grasshopper.Kernel.DataGH_Path
See Also