closureTolerance

closureTolerance: number | undefined

Maximum distance between first and last input points for the line string to be considered closed. Default value is smallMetricDistance.

  • This distance is used when filletClosure is true to detect whether the last point is redundant and thus to be ignored during processing.

Defined in

Last Updated: 23 June, 2026