Package: gsk

Function gsk:path-point-distance

Lambda List

gsk:path-point-distance (point measure)

Arguments

point -- a gsk:path-point instance
measure -- a gsk:path-measure instance for the path

Return Value

The single float for the distance of point.

Details

Returns the distance from the beginning of the path to point.

Since 4.14
 

See also

#2025-08-03