Package: gsk

Function gsk:path-measure-point

Lambda List

gsk:path-measure-point (measure distance)

Arguments

measure -- a gsk:path-measure instance
distance -- a number coerced to a float with the distance

Details

Returns the point at the given distance into the path. An empty path has no points, so nil is returned in that case.

Since 4.14
 

See also

2024-11-9