Itoo Software Forum

RailClone => RailClone Pro (*) => Topic started by: LE2412 on June 02, 2017, 02:45:24 PM

Title: Need some help
Post by: LE2412 on June 02, 2017, 02:45:24 PM
Hi

See attached image "wall", is this possible to do with RC? And if so, could someone help me with it  ::)

I have manage to do the tiling in one direction, see image "room", walls and floor.


Regards, August

Sorry, I just noticed I posted in FP forum instead of RC...
Title: Re: Need some help
Post by: Michal KarmazĂ­n on June 05, 2017, 12:02:08 PM
Hi,

In our Getting Started with RailClone (http://docs.itoosoft.com/railclone/getting-started-with-railclone) guide (under chapter 9 - Create your first 2d array (http://docs.itoosoft.com/railclone/getting-started-with-railclone/9-create-your-first-2d-array)) you can find following rule for building 2D arrays:

Rule 2: To avoid gaps, Segments should be the same Y length: Because the A2S array is a stack of L1S generators, if you use Segments with unequal sizes on the Y axis in a row, the overall height of that row is determined by the tallest segment. The row directly above will be positioned after the tallest segment and gaps will appear.

Because of this rule, you might find the approach explained in this related thread (https://forum.itoosoft.com/index.php?topic=2904.msg11129#msg11129) useful.

Best regadrs,
Title: Re: Need some help
Post by: PQ4832 on June 07, 2017, 11:49:28 AM
hi,

i have a similar problem, i think so. See attached image "fassade", is this possible to do with RC?

Is it possible, I could get an attached example?

Regards, mario :)
Title: Re: Need some help
Post by: LE2412 on June 07, 2017, 12:14:51 PM
Thanx Michal!

That is a very neat way to do it! But I wish RC could make an array more like the manual way, to figure out the tiling automatically  :)


Mario, you could easily make the facade with Michals link to Pauls method.


/August