GH_Load(Guid) Constructor
Initializes a new instance of the
GH_Load class.
with given guid.
Namespace: Karamba.GHopper.LoadsAssembly: karamba (in karamba.dll) Version: 1.0.0+eb23a7103f0eca0b6d808121e15fec6899194e15
public GH_Load(
Guid id
)
Public Sub New (
id As Guid
)
public:
GH_Load(
Guid id
)
new :
id : Guid -> GH_Load
Parameters
- id Guid
- Guid to be used for the wrapper.