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; }
Public Overridable ReadOnly Property Valid As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_GooProxy`1.Valid"]
Implements
IGH_GooProxyValidSee Also