Function IsRing2Closed

  • Returns true if the given ring is closed. A ring is closed if the first and last point are equal. A ring with less than 2 points is not closed.

    Parameters

    Returns boolean

Generated using TypeDoc