Click or drag to resize

GH_Mesh Constructor (Mesh)

Initializes a new instance of the GH_Mesh class

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

Parameters

mesh
Type: Mesh
See Also