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
)
Public Sub New (
mesh As Mesh
)
Parameters
- mesh
- Type: Mesh
See Also