Jump to content

Deleting largest point number


logix1390

Recommended Posts

Hello,

I am trying to delete the largest point number in a line procedurally. I have ten points , I want to delete point 10.

I was trying to use npoints expression in the `group by range` sop, but no luck. It gives me the opposite result of grouping the smallest point number.

Any thoughts?

 

I'll attach my scene file for anyone who wants to take a look. Thank you.

delete_largest_point_num.hip

Link to comment
Share on other sites

no problem 

0 just means, number of points of the first input geo
-1 is because point numbers start at 0 and not 1 so you need subtract by one, you can middle click on the param and see it for yourself 

Edited by Sepu
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...