Jump to content

how to count points on a just one curve?


pelos

Recommended Posts

14 minutes ago, pelos said:

interesting I am running it on a series of curves/hairs  and I just get   1 as result,  my hairs have 10 points each,  vertex are been consider different as points in this case?

running it how? 

run over Primitives:

i@n = primvertexcount(0, @primnum);

should return correct number for you per primitive

it's true that it will return number of vertices and not points, and those can differ based on type of the curve and how they are constructed, but for most common polygonal curve primitives they usually match

  • Thanks 1
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...