Click or drag to resize

GH_GeometricGooWrapper Constructor (IGH_GeometricGoo)

Initializes a new instance of the GH_GeometricGooWrapper class

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public GH_GeometricGooWrapper(
	IGH_GeometricGoo goo
)

Parameters

goo
Type: Grasshopper.Kernel.TypesIGH_GeometricGoo
See Also