Click or drag to resize

GH_Extrusion Constructor (GH_Extrusion)

Initializes a new instance of the GH_Extrusion class

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

Parameters

other
Type: Grasshopper.Kernel.TypesGH_Extrusion
See Also