Click or drag to resize

GH_GooTIsValid Property

Gets a value indicating whether or not the current value is valid.

Namespace:  Grasshopper.Kernel.Types
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public abstract bool IsValid { get; }

Property Value

Type: Boolean

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

Implements

IGH_GooIsValid
See Also