Command: trim
Description:
Trims segments at marked vertices. Different construction methods are
available:
- Trims the segment by a distance
to be constructed.
- Trims the segment to the projection of a
point to be constructed.
- Trims the segment to the intersection with a
line or a
circle to be constructed.
In case of multiple intersection points the segment is trimmed to
the nearest intersection point. To trim to a specific point the
command must be issued multiple times.
The operation is supported by components of type Line, Arc and Path.
Bezier curve segments are trimmed in the direction of the connection line
between their end points.
This command can only be used to trim segments. To extend segments see
here.