Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: PT on March 13, 2020, 12:23:15 PM

Title: how to distribute an object a long a path with increasing distance? please help
Post by: PT on March 13, 2020, 12:23:15 PM
hi,

i am a newbie in Railclone and have actually an easy problem. i couldnt get the result after trying 1 hour :(

how to distribute an object a long a path with increasing distance (between the objects)?
please help. Thank you in Advance

best regards
peter
Title: Re: how to distribute an object a long a path with increasing distance? please help
Post by: Michal Karmazín on March 13, 2020, 01:01:16 PM
Hi Peter,

You might find interesting this related thread (https://forum.itoosoft.com/railclone-pro-(*)/change-scale-and-distance-over-spline/). One of the possible ways would be to define the X Size of an empty Segment (linked to the Sequence Operator) by the Arithmetic Operator – in a similar way you may drive the Left / Right Padding value(s). In case of using two Parameters (like Start Distance, End Distance as in the attached sample scene), the expression should be following: return Input1 - (XsectionPosition*Input2);

In latest versions, please feel free to use the bundled macro “Increment by X Position”.

Best regards,
Title: Re: how to distribute an object a long a path with increasing distance? please help
Post by: PT on March 13, 2020, 01:29:15 PM
Hi Michal,

Thank you so much for your Help and this so fast.
i will study the file and the link

best regards
peter