Get multiple edges as one - Join edges

Get multiple edges as one - Join edges

SaeedHamza
Advisor Advisor
486 Views
2 Replies
Message 1 of 3

Get multiple edges as one - Join edges

SaeedHamza
Advisor
Advisor

Hi,

 

I was wondering if I can get multiple tangentially connected edges as one edge.

What I'm aiming for is to get a polyedge from these edges so that I can get the control points of all the edges in the right order.

I've already created a script that creates a single spline that goes through all selected edges (tangentially connected ones), and I can't even describe how useful it's been in my line of work, so I could use the same concept as an answer to my question, but I thought maybe there was a function that can simplify this that I don't know of ...

 

Thanks,

Saeed

Saeed Hamza
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature

0 Likes
Accepted solutions (1)
487 Views
2 Replies
Replies (2)
Message 3 of 3

SaeedHamza
Advisor
Advisor

Hi @kandennti ,

 

First, thanks so much for sharing this, it's exactly how I made the script I mentioned above, except that the confusion of detecting and correcting the start/end control points of the first spline or edge was solved better by @BrianEkins, so that was really helpful!

The whole idea of posting this question was that I needed a function that gets me the control points of a tangentially connected edges in the right order, and in my script I made a switch for flipping the points of the first edge in case it wasn't correct, but with this, no need for a switch anymore, so I think I got what I needed.

 

Much appreciated,

Saeed

Saeed Hamza
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

EESignature