Corner component + rotation issues

Hello - I have a rectangle with two quarter-circle corner component shapes, to make a rounded cap on that rectangle. I then rotate the rectangle say 5-10 degrees using the transformations panel - this results in the component shapes to misalign. Is there a workaround for this or do I need to decompose the shape before rotation? I’d like keep the editing as non-destructive as possible.

Your use-case is best served by cap components. Have a look at the manual, page 111:

1 Like

That makes sense. I’ll give that a shot! Thanks