Click or drag to resize

Component_BESOShellComponentGuid Property

Each component must have a unique Guid to identify it. It is vital this Guid doesn't change otherwise old ghx files that use the old ID will partially fail during loading.

Namespace:  Karamba.GHopper.Algorithms
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public override Guid ComponentGuid { get; }

Property Value

Type: Guid
See Also