Constraints are not preserved when copying sketch items
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Lets say that I have a rectangle and I add three lines to delimit a small part of the rectangle. Those lines are fully constrained.
Now I want to duplicate those three lines multiple times to create bounded areas for extrusion. Instead of redrawing them, I just select the 3 lines and copy then paste. After paste I drag the new items to the right and click okay. I expect the lines to be unconstrained because I have changed the x position and with that dimension missing they are still movable.
Then, in order to position the lines, I add a dimension constraint.
Notice that two of the lines are still no fully constrained. The perpendicular and coincident constraints were not copied.
I had originally used constraints instead of dimensions for the copies in order to clean up the sketch. (Equality for line lengths) After realizing that the dimensions do get copied, I copied from dimensioned items in order to reduce my work.
Now imagine that I want to copy the same three lines 20 more times. The fact that the constraints are not copied means that copy/paste does not save me any time. I have tried to use different types of constraints and nothing works.
What I expect, and what I would like is to use only constraints, as below, to make the first copy a duplicate of the second in all but x position.
Then copy and paste with only translation of the x position should maintain all of the constraints during the copy.
Surprisingly, there was one constraint that was kept for a vertical line, but all the others are gone.
If the move part of the paste is only a translation in the x direction then I do not understand why the coincident constraints with the bottom line should be removed. If the translation was in the y direction that would make sense.
The equality of line length constraints never have a reason to be removed, regardless of the new position. That would also apply to any constraints among the copied lines such as perpendicular.