Click or drag to resize

GH_Guid Constructor (GH_Guid)

Initializes a new instance of the GH_Guid class

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

Parameters

other
Type: Grasshopper.Kernel.TypesGH_Guid
See Also