Itoo Software Forum

Author Topic: Arithmetic Node with Evenly Count error  (Read 1066 times)

DM1462

  • Newbie
  • *
  • Posts: 2
Arithmetic Node with Evenly Count error
« 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

Paul Roberts

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2995
Re: Arithmetic Node with Evenly Count error
« Reply #1 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.



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

Paul
Paul Roberts
iToo Software

DM1462

  • Newbie
  • *
  • Posts: 2
Re: Arithmetic Node with Evenly Count error
« Reply #2 on: September 25, 2023, 03:42:25 PM »
It worked, thanks!