Click or drag to resize

GH_LineIsValid Property

Gets the validity of this instance. Lines with zero length are not considered to be valid.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.GH_Line.IsValid"]

See Also