Click or drag to resize

GH_GeometricGooTValue Property

Gets or sets the value of this type. Note that if the type has a ReferenceID this value might get destroyed in the future.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public override T Value { get; set; }

Property Value

Type: T

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_GeometricGoo`1.Value"]

See Also