Click or drag to resize

GH_NumberIsValid Property

Gets the validity of this instance. If the number is NaN, then it is considered invalid

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

See Also