Click or drag to resize

GH_Element Constructor (GH_Element)

Initializes a new instance of the GH_Element class

Namespace:  Karamba.GHopper.Elements
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
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