ITOOSOFT Forum

Author Topic: Panels  (Read 3153 times)

Smadi

  • Newbie
  • *
  • Posts: 2
Panels
« on: September 21, 2025, 08:21:32 pm »
Hello everyone, sorry I’m a beginner in RailClone and I have a question.
I’m using an Array 2S with three segments (1, 2, and 3). For some reason, the 3rd element gets cut off at the edge of the array.

Could someone explain why this happens and how I can fix it?
(Please see the attached screenshot.)

Michal Karmazín

  • ITOOSOFT
  • Hero Member
  • *****
  • Posts: 3133
Re: Panels
« Reply #1 on: September 22, 2025, 08:53:58 am »
Hi,

When using the complete shape, a clipping operation is performed on those parts. However, if you use two rectangles - attached either with the Combine operation in the Spline Operator or with standard 3ds Max tools - they will be handled individually, and the segments will not be clipped. Please find attached a sample scene that demonstrates this approach. I hope you find it useful.

Best regards,

Smadi

  • Newbie
  • *
  • Posts: 2
Re: Panels
« Reply #2 on: September 22, 2025, 10:54:39 am »
Thank you Michal  :)