Click or drag to resize

GH_SubD Constructor (GH_SubD)

Initializes a new instance of the GH_SubD class

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

Parameters

other
Type: Grasshopper.Kernel.TypesGH_SubD
See Also