Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: DM1462 on September 18, 2023, 02:30:52 pm

Title: Arithmetic Node with Evenly Count error
Post by: DM1462 on September 18, 2023, 02:30:52 pm
Hi,

I'm currently trying to set the number of my evenly count using the MatID of my spline, using a simple arithmetic node slotted to the generator parameter, but I only get one segment in return;

I have no such problem with the default count mode, but unfortunately this mode scales my segments;

any idea on how could I solve this without using the spline division+corner slot solution?

Thanks in advance
Title: Re: Arithmetic Node with Evenly Count error
Post by: Paul Roberts on September 20, 2023, 12:10:38 pm
Hi,

Thanks for the question. The A2S generator supports this, just use a Conditional node to restrict the segments to only 1 object on the Y axis. I've attached a sample file to illustrate a simplified setup.

(https://i.imgur.com/7ixphLg.png)

I hope that helps, please let me know if you have any further questions.

Paul
Title: Re: Arithmetic Node with Evenly Count error
Post by: DM1462 on September 25, 2023, 03:42:25 pm
It worked, thanks!