Click or drag to resize

GH_IndexRangeIsSingular Property

Gets whether the range has zero length.

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

Property Value

Type: Boolean

[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_IndexRange.IsSingular"]

See Also