Click or drag to resize

GH_Element Constructor (GH_Element)

Initializes a new instance of the GH_Element class

Namespace:  Karamba.GHopper.Elements
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public GH_Element(
	GH_Element other
)

Parameters

other
Type: Karamba.GHopper.ElementsGH_Element

[Missing <param name="other"/> documentation for "M:Karamba.GHopper.Elements.GH_Element.#ctor(Karamba.GHopper.Elements.GH_Element)"]

See Also