|
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)
Syntaxpublic GH_Model(
Guid id
)
Public Sub New (
id As Guid
)
public:
GH_Model(
Guid id
)
new :
id : Guid -> GH_Model
Parameters
- id
- Type: SystemGuid
[Missing <param name="id"/> documentation for "M:Karamba.GHopper.Models.GH_Model.#ctor(System.Guid)"]
See Also