Ability to Copy + paste / duplicate sketches #266
Replies: 3 comments 1 reply
-
My examples are: I want bores with different sized cores & X/Y dimensions. Rather than have to recreated the entire sketch from scratch each time, I would love to be able to duplicate a sketch, and simply edit the parameters to get the new size. Another example would be using cross bore / shaft connectors - the size of the base for the connector may be different, but the bore/shaft needs to be the same size. Again, pain in the tail to re-create the entire sketch for each variation vs. copying the sketch, and making some minor changes. |
Beta Was this translation helpful? Give feedback.
-
any news on duplicating sketches or copy paste, I see it is on the roadmap for 2.0. I'm currently running 0.27.5 on blender 4.2 |
Beta Was this translation helpful? Give feedback.
-
@hlorus I tried, it works fine, good for now, thanks a lot for the fast response. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Motivation / Existing Problem
I want to be able to copy + paste / duplicate sketches. This could also copy the generated object's modifiers.
Been working with CAD Sketcher for three weeks now and the only thing I really miss (or don't know how to do) is duplicating or copying + pasting a sketch. This is important if you need several slightly different variants of a sketch, or if you want to split a sketch into several.
Description
<Shift>+<D>
to duplicate the selected sketch.and
<Ctrl>+<C>
, and then<Ctrl>+<V>
to duplicate the selected sketch.and
Each of the above options should generate a duplicate of the selected sketch. Optionally, the modifiers of the object created by the selected sketch can also be duplicated.
Alternative Solutions
<A>
to select everything could also be implemented in a sketch.Beta Was this translation helpful? Give feedback.
All reactions