Click or drag to resize
GeIntervalIsSingleton Property
Returns True if this interval is bounded, and the lower bound is equal to the upper bound within the boundary tolerance, otherwise returns False.

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public bool IsSingleton { get; }

Property Value

Type: Boolean

Return Value

Type: Boolean
Remarks