Click or drag to resize

IGH_GeometricGooReferenceID Property

Gets or sets the Guid of the object that is referenced. Not all IGH_GeometricGoo implementations support referenced geometry.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
Guid ReferenceID { get; set; }

Property Value

Type: Guid

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.IGH_GeometricGoo.ReferenceID"]

See Also