Click or drag to resize

GH_PathValid Property

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; }

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_Path.Valid"]

See Also