Click or drag to resize

GH_Interval2DIsValid Property

Gets the validity of this instance. Valid intervals contain no #NaN extremes

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_Interval2D.IsValid"]

See Also