Click or drag to resize

GH_GooProxyTValid Property

Gets a value indicating whether this proxy represents valid data.

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

Property Value

Type: Boolean

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

Implements

IGH_GooProxyValid
See Also