Click or drag to resize

Component_DeformEnergyComponentGuid Property

Returns a consistent ID for this object type. Every object must supply a unique and unchanging ID that is used to identify objects of the same type.

Namespace:  Karamba.GHopper.Results
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