Click or drag to resize

GH_ComplexNumberIsValid Property

Gets the validity of this instance. If either the real or the imaginary component are 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_ComplexNumber.IsValid"]

See Also