Click or drag to resize

GH_Model Constructor (GH_Model)

Initializes a new instance of the GH_Model class

Namespace:  Karamba.GHopper.Models
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public GH_Model(
	GH_Model other
)

Parameters

other
Type: Karamba.GHopper.ModelsGH_Model

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

See Also