Itoo Software Forum

Author Topic: Sleeper Retining Walls  (Read 22928 times)

PX2937

  • Newbie
  • *
  • Posts: 15
Sleeper Retining Walls
« on: September 17, 2024, 07:35:50 AM »
I'm planning on making a retaining wall railclone, in the same way i saw a brick wall be made in this forum a while ago with arrays by staggering this bricks and using macros if im not mistaken and to have the sleepers interlock on corners. Im not very familiar with arrays/macros and would just like to ask for any pointers on how would be the most efficient way to achieve this? Ideally id like to be able to add a parameter to set the number of vertical sleepers. Ill attach an example image, thanks!

Michal Karmazín

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2791
Re: Sleeper Retining Walls
« Reply #1 on: September 17, 2024, 04:06:32 PM »
Hi,

Feel free to use the bundled Bricks - Running Bond macro (Macros > Generators > Bricks and Walls > Bricks - Running Bond), which should achieve the desired result.

Best regards,

PX2937

  • Newbie
  • *
  • Posts: 15
Re: Sleeper Retining Walls
« Reply #2 on: September 21, 2024, 05:18:26 PM »
Thanks ill have a look into this, never used these macros before, so ill probably be back!

PX2937

  • Newbie
  • *
  • Posts: 15
Re: Sleeper Retining Walls
« Reply #3 on: September 21, 2024, 06:32:07 PM »
So I've made a start by using a brick wall example which I found on this forum a while back, I've managed to make a decent start on this, however I cant figure out why the segments are overlapping/stretching when the spline goes in the other direction, some of my areas on site only extend say 600mm at a 90 degree angle from the main length, ill attach a screenshot and a stripped down scene file, the green line suggests where I'd like the railclone to end, and the red just shows the clipping/extended segments, any help would really be appreciated!

PX2937

  • Newbie
  • *
  • Posts: 15
Re: Sleeper Retining Walls
« Reply #4 on: October 05, 2024, 10:49:15 AM »
Hey, just a follow up, any ideas on how to could fix this issue im having above? Thanks!

Paul Roberts

  • iToo Software
  • Hero Member
  • *****
  • Posts: 3056
Re: Sleeper Retining Walls
« Reply #5 on: October 09, 2024, 03:39:56 PM »
Hi,

Apologies for the delay. The issue was that the sections of spline are shorter than the segments used in the corners. This resulted in them overshooting the ends as the corners can't be adaptively scaled by default.

I've built you a brand new macro that should take care of this kind of situation. Hopefully it works whatever the length of the spline. Below a certain threshold it removes the default segments and instead scales the corner segments to the length of the spline section.

I hope that helps

Paul
Paul Roberts
iToo Software

Ricousto

  • Newbie
  • *
  • Posts: 29
Re: Sleeper Retining Walls
« Reply #6 on: October 10, 2024, 03:10:58 PM »
Hello,

Please, would it be possible to have the macro rather than the max file?

Thanks in advance

PX2937

  • Newbie
  • *
  • Posts: 15
Re: Sleeper Retining Walls
« Reply #7 on: October 10, 2024, 09:19:24 PM »
Hi Paul, Just checked out the macro, thank you so much! I've spent hours trying to figure this out, life saver!

Conor

PX2937

  • Newbie
  • *
  • Posts: 15
Re: Sleeper Retining Walls
« Reply #8 on: October 10, 2024, 09:22:40 PM »
One more question, is there a way i could stagger the segments in arrays? Say the spline slopes down slightly, the segments step down, kind of like a retaining wall. I'm going to experiment with this with the file you provided, fingers crossed!

Ill attach an example of the stepped look

Paul Roberts

  • iToo Software
  • Hero Member
  • *****
  • Posts: 3056
Re: Sleeper Retining Walls
« Reply #9 on: October 11, 2024, 09:51:55 AM »
Hi,

Glad I could help out. Maybe a clipping spline would do the trick?  Example attached. I've added a parameter to the Macro that allows you to pick a projection axis for the clipping operation.

I hope that helps,

Paul
Paul Roberts
iToo Software

Ricousto

  • Newbie
  • *
  • Posts: 29
Re: Sleeper Retining Walls
« Reply #10 on: October 11, 2024, 10:14:03 AM »
Thank you

PX2937

  • Newbie
  • *
  • Posts: 15
Re: Sleeper Retining Walls
« Reply #11 on: October 12, 2024, 02:11:03 PM »
Hey Paul, thank you for all your help I really appreciate it, new macro works perfectly and saved me a ton of time doing this manually by mesh!