Multiple objects (individually editable) on a curve

   421   1   1
User Avatar
Member
28 posts
Joined: 11月 2017
Offline
Hello,
I'm trying to duplicate objects (spirals) along a curve. I created two for-each cycles: 1- to move objects along curve 2- to duplicate object parameters. The first cycle is correct, but the second cycle does not work properly. I can't understand how to give the possibility to modify the individual parameters of the spirals (radius, loop, height, etc.) for each object created.
Can someone help me?

In the Edit Operator Type Properties I added a Multiparam Block (list) with: Position on curve (for first for-each) and Height (for second for-each).At the moment when I add for example two spirals only a heigh value works, modifying both spirals and not the specific one.
Image Not Found

Image Not Found

Attachments:
ExampleSpiral.hda (34.6 KB)
ExampleSpiral.hip (127.4 KB)

User Avatar
Member
28 posts
Joined: 11月 2017
Offline
I found a solution.
Image Not Found

Attachments:
ExampleSpiral.hip (124.4 KB)

  • Quick Links