Click or drag to resize

GH_Surface Constructor (GH_Surface)

Initializes a new instance of the GH_Surface class

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

Parameters

other
Type: Grasshopper.Kernel.TypesGH_Surface
See Also