Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: Joker1979 on May 02, 2023, 01:09:35 pm

Title: How to obtain the filling sequence ?
Post by: Joker1979 on May 02, 2023, 01:09:35 pm
I have this problem and I don't know how to solve it, I mean the Array 2S1 generator. I would like to make the sequence between the first and the last element repeat infinitely many times, how to achieve this in this program without using X Corner. I want the middle section to fill in the entire distance between the beginning and the end.
Title: Re: How to obtain the filling sequence ?
Post by: Michal Karmazín on May 03, 2023, 01:25:35 pm
Hi,

A possible style setup can be made by using nested Generators with defined Start, Default & End Inputs. Please find attached the modified scene (230503_Fill_problems_iToo.max). I hope that helps.

Best regards,
Title: Re: How to obtain the filling sequence ?
Post by: Joker1979 on May 05, 2023, 12:50:57 pm
Thx Michal Karmazín great solution :)