GH_IndexRangeIsSingular Property |
Gets whether the range has zero length.
Namespace:
Grasshopper.Kernel.Data
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public bool IsSingular { get; }
Public ReadOnly Property IsSingular As Boolean
Get
Property Value
Type:
Boolean[Missing <value> documentation for "P:Grasshopper.Kernel.Data.GH_IndexRange.IsSingular"]
See Also