Gets the point at the given distance into the path.
An empty path has no points, so false is returned in that case.
| this |
a path measure |
| distance |
the distance |
| result |
return location for the point |
|
true if |