Bug in the new version, can't cut a vector?

I can’t use T trim, can’t cut a vector???

What version specifically on what platform? That information is essential to allow for reproduction.

In this case it’s not obvious what you’re trying to do with T - trim. You indicate “cut” in the title but refer to using T - trim which indicates a potential conflict.

Trim is used to shorten a line segment up to the intersection point of another line segment.

Example before and after of trimming line in upper right quadrant:

Is it possible that you want to be B - breaking the path at a node?

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.