select
select(
self ,
distance: tuple[float | None[float, None], float | None[float, None]] ,
)-> ‘Self’
Return a new path clipped to a distance interval.
Absolute optical distances are preserved: every track keeps the distances it had, clipped to the piece rather than rebased on it.