Gets whether this path is valid. Invalid paths either have no
elements or negative elements.
Namespace:
Grasshopper.Kernel.Data
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool Valid { get; }
Public ReadOnly Property Valid As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_Path.Valid"]
See Also