Search - User list
Full Version: transfer select primitive attributes to individual points within the curve
Root » Technical Discussion » transfer select primitive attributes to individual points within the curve
jeffMc
I have multiple primitives, each composed of 5 points (a curve).
Each of the primitives has 5 unique attributes (@foo1 - @foo5) that I want to promote or transfer to the individual points within the primitive.
So that the first point in the primitive ends up with @foo1, the second point in the primitive ends up with @foo2, etc up to point 5.

would anyone have an example of suggestion?

I have been dabbling using a vop, doing a modulo on each point %5 and then a comparison to set the value.
It is not yet working and I suspect there is a much better approach.

jammer
matthias_k
Something like this?

Maybe use a for loop in a wrangle…
jeffMc
ah nice - thanks for that. I ended up being able to do it in VOP which I was kind of surprised at. I felt as though I was just plugging in things to see if possible and voila! it worked. Love when that happens, all too rare though.
Attachment Not Found
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Powered by DjangoBB