Click or drag to resize

GetCellsComponent_ComponentGuid 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.Utilities
Assembly:  Karamba3D (in Karamba3D.dll) Version: 2.2.0.5 (2.2.0.5)
Syntax
public override Guid ComponentGuid { get; }

Property Value

Type: Guid
See Also