I am trying to copy paste a sketch from one part to another part.
When I try to paste the sketch to the second part where I select one plan to do so, it gives me this error message: "the item on the clipboard can not be pasted here"
Why ?
I am trying to copy paste a sketch from one part to another part.
When I try to paste the sketch to the second part where I select one plan to do so, it gives me this error message: "the item on the clipboard can not be pasted here"
Why ?
Well, this is how I would do it:
FROM part (with sketch to be copied/pasted circled):
On the TO part, create an offset plane from something (in my case I used the Top Plane):
Then paste the sketch onto the plane that you have created:
Then use the "Wrap" function to wrap it onto the curved surface:
Would this work for you?
You can't take a planar sketch and paste it onto a non-planar surface.
Can you use the hole wizard to create the holes?
I think that you can define the holes with the hole wizard and then just place the points on your surface (edit: this would create a 3D sketch).
Then dimension them appropriately.
You don't need to have a flat surface to use the hole wizard. See example below:
Define your properties for the hole in question.
Select the position tab and then select the curved surface you want to put the hole on.
Place the hole, then you can edit the sketch to get its placement correct.
You can even place more holes by just adding more points to the sketch and constraining them.
Edit: I even tried it on a part that I created with a hand drawn spline (just in case)
It seems I am able to place certains type of hole but not all. For example if I try to place a slot, it doesn't work , but if I try to place Countersink hole, then it works... very strange. Any idea why ?
Probably because the slots need to have a flat surface. I am guessing that there is no code to "wrap" the sketch profile of the slot onto the surface.
The other thing (that I just thought of) is that holes are really just a quick revolve (if you look at both sketches in a hole wizard feature you will see what I mean), while a slot is something more involved. This is probably why.
On the part that you are pasting TO, you need to select a face (or plane) to paste the sketch onto.
Another question: is it a 3D sketch?