Jump to content

Loop selected edge in VEX


JDee

Recommended Posts

HelLo

Can you guys help me with some simple thing.
I have hundreds of object with same topology like shown on the picture.
I need  to find automatically edge number 2 and 4, loop it, and delete then (which can be done with dissolve sop later)
But the question is how to test those 5 edges to find the right ones ?
So now I can select the point 0 cuz it's the only point shares 5 edges.
My idea is to use FindShortestPath in LoopForEach, sort the points(if the Sort sop gonna work same way for every object within given topology) and connecting then 0 to 2 and 0 to 4.
But even if I found the edges this way, how to loop then the selection in VEX ?
Thank you.

Nudge.jpg

Edited by JDee
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...