Welcome to the Onshape forum! Ask questions and join in the discussions about everything Onshape.

First time visiting? Here are some places to start:
  1. Looking for a certain topic? Check out the categories filter or use Search (upper right).
  2. Need support? Ask a question to our Community Support category.
  3. Please submit support tickets for bugs but you can request improvements in the Product Feedback category.
  4. Be respectful, on topic and if you see a problem, Flag it.

If you would like to contact our Community Manager personally, feel free to send a private message or an email.

Merging edges

graham_lockgraham_lock Member Posts: 142 PRO
edited October 31 in FeatureScript

Hi,

I'm trying to find a way to merge edges into a single edge for processing but haven't managed to find a way. I thought maybe composite curves would help but I haven't found a way to make them work.

In essence I have flat parts which will have one vertical side and one curved side. If the curved edge is created form a spline then a single edge is created which is what I need. If the curved edge is created from a combination of sketch objects such as lines, arcs and splines then of course multiple edges are generated.

The test document shows what I'm trying to achieve, this is based on previous help provided by @NeilCooke

https://cad.onshape.com/documents/51321e4200a10909a4edcdbc/w/e0fd06e21dbd3430bffea7e5/e/92f92db270bf9c050630f2a7

Any help appreciated.

Thank you.

Answers

  • eric_pestyeric_pesty Member Posts: 1,881 PRO

    A bit convoluted but you can use the "3D fit spline" (and convert back to a sketch if you want) like this:

    https://cad.onshape.com/documents/c73494563ea6844d4ce647a3/w/fedcaf9743b454008df08204/e/47d76746de5cc9655c1f2a22?renderMode=0&tangentEdgeStyle=1&uiState=6723b7da2f918a539c2bc67a

Sign In or Register to comment.