getPointAtLength

open fun getPointAtLength(distance: Float): DOMPoint(source)

The SVGGeometryElement.getPointAtLength() method returns the point at a given distance along the path.

MDN Reference