Click or drag to resize

GH_Mesh Constructor (GH_Mesh)

Initializes a new instance of the GH_Mesh class

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

Parameters

other
Type: Grasshopper.Kernel.TypesGH_Mesh
See Also