PathMeasure.newWithTolerance

gsk.path_measure.PathMeasure newWithTolerance(gsk.path.Path path, float tolerance)

Creates a measure object for the given path and tolerance.

Parameters

paththe path to measure
tolerancethe tolerance for measuring operations

Returns

a new [gsk.path_measure.PathMeasure] representing path