Jump to content

Is it posible to reset the point numbers for each primitive?


Zetha

Recommended Posts

Hi,

Is it posible to reset the point numbers for each primitive? So the points start counting from 0 in each circunference?

If I have 2 circunferences, I want to join the points of each one as in the image.

I have used and add node, skip every Nth point. The problema is that if I add more points in the circunferences, the correlation would break.

 

Thanks!

 

 

Captureqq.JPG

Circunferences lines.hip

Link to comment
Share on other sites

You can save the point number as an attribute, and then use the add sop based on attribute value. But you can not have point numbers that repeat values. That is how the data entries are stored. Attributes will allow you to have multiple of the same value.

Additionally you can do skin, and convert to lines as an alternate for the add sop. Also you can play with the sort sop to organize your points and prim numbers.

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...