Click or drag to resize

ComplexIsReal Property

Gets whether this complex number only has a real component.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Types.Complex.IsReal"]

See Also