I have a sketch that contains ONLY a lot of points.
How can I have another sketch on a plane parallel to this sketch and convert all points without picking one point at a time?
If I edit (add, delete) points from the first sketch, I need the second sketch update accordingly.
Is there any solution for cases like this?
Any other solution (using tables, etc.) suits me fine.
You cannot add to or subtract from a derived sketch without modifying the original sketch first.
a) however, you CAN create a derived sketch, and then create a 2nd sketch right on top of it and use the points for the 2nd sketch.
You cannot create a derived sketch of a derived sketch. You have to create a 2nd derived sketch of the original sketch.
When using derived sketches in an external references environment, you can only use a derived sketch 1 level deep
a) however, you can use sketch blocks to accomplish the same purpose and use them wherever you want.