Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: LM1206 on May 27, 2019, 06:25:56 PM

Title: even cuts
Post by: LM1206 on May 27, 2019, 06:25:56 PM
Hello,

I'm looking to clad a a surface with a given number of tiles in the X direction and given number of tiles in y direction.  As such these tiles would shift in accordance with the desired number.

Right now I can move towards this by playing with the size of tiles. Would there be a better way to do this? I'm looking for a generator that simply asks me the x and y number as opposed to the x and y size of individual tiles.
Title: Re: even cuts
Post by: Rokas on May 28, 2019, 08:32:50 AM
Hi

There are number of ways to achieve that.
Simplest is to export tile attribute and drive generators size by multiplying tile size and the number of tiles You need:
(https://i.imgur.com/nVdyyE7.gif)

Hope this helps.
Scene attached.