Click or drag to resize

GH_Model Constructor (Guid)

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(
	Guid id
)

Parameters

id
Type: SystemGuid

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

See Also