Itoo Software Forum

Author Topic: Expression quastion  (Read 1703 times)

Mishanin

  • Newbie
  • *
  • Posts: 12
Re: Expression quastion
« Reply #15 on: December 16, 2019, 08:04:53 PM »
Here it is extremely important that it was possible to pass the same generated random number to all arrays, but that this number was different in sub-spline

Dragan

  • Hero Member
  • *****
  • Posts: 1419
Re: Expression quastion
« Reply #16 on: December 16, 2019, 08:44:00 PM »
I hope we are on the right track.  ;)



Mishanin

  • Newbie
  • *
  • Posts: 12
Re: Expression quastion
« Reply #17 on: December 16, 2019, 09:47:51 PM »
here it turns out that only the number on the corners is randomized, and that by default-is set. The height of the corners and the default should be equal on the same spline. I think, that here need to as something engage subsplineCounter or somehow take the z (height) of the resulting array. Then another array can appear and the height on one spline must be equal to the other arrays on that spline.
Sorry for my English
« Last Edit: December 16, 2019, 09:58:39 PM by Mishanin »

Dragan

  • Hero Member
  • *****
  • Posts: 1419
Re: Expression quastion
« Reply #18 on: December 16, 2019, 10:26:58 PM »
sorry, still can't understand what you are referring to  :(
Ok. Both Corrner and default are same size?
How do you want to drive the Z size?

 

Dragan

  • Hero Member
  • *****
  • Posts: 1419
Re: Expression quastion
« Reply #19 on: December 16, 2019, 10:30:54 PM »
It should be exactly two arrays

What part of the object needs to be two arrays?

Do you need that each part on the closed subspline has height based on two segments array (2, 6, 4, 10, 8 ... etc)?


Mishanin

  • Newbie
  • *
  • Posts: 12
Re: Expression quastion
« Reply #20 on: December 17, 2019, 09:46:18 AM »
The problem is that the number obtained through the random was the same for all arrays, but different for sub-splines

Dragan

  • Hero Member
  • *****
  • Posts: 1419
Re: Expression quastion
« Reply #21 on: December 17, 2019, 10:18:00 AM »
The problem is that the number obtained through the random was the same for all arrays, but different for sub-splines

Your example?

Mishanin

  • Newbie
  • *
  • Posts: 12
Re: Expression quastion
« Reply #22 on: December 17, 2019, 10:29:51 AM »
Yes, mine, only that it worked on two occasions is an accident

Dragan

  • Hero Member
  • *****
  • Posts: 1419
Re: Expression quastion
« Reply #23 on: December 17, 2019, 10:35:25 AM »
Please if you can provide some illustration what are you trying to do. Still can figure out  :) :o!