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; }
Public Overrides Property Value As T
Get
Set
Property Value
Type:
T[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_GeometricGoo`1.Value"]
See Also