Grasshopper API
GH_GooTIsValid Property |
Gets a value indicating whether or not the current value is valid.
Namespace: Grasshopper.Kernel.Types
Assembly: Grasshopper (in Grasshopper.dll)

public abstract bool IsValid { get; }
Public MustOverride ReadOnly Property IsValid As Boolean Get
Property Value
Type: Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_Goo`1.IsValid"]
Implements
IGH_GooIsValid