Itoo Software Forum

Author Topic: Markers - How to Tell End of Row?  (Read 390 times)

duncan_h

  • Newbie
  • *
  • Posts: 16
Markers - How to Tell End of Row?
« on: December 28, 2021, 04:03:33 PM »
Hi,

I'm trying to understand how markers work in A2S so built a simple RailClone window where the transom position is set by a marker... the only problem is I can't figure out how to add the end segment. I've tried using an expression based on XSplinePosition but it doesn't seem to work.

Any help appreicated (max file attached)

Thanks!

Dragan

  • Hero Member
  • *****
  • Posts: 1419
Re: Markers - How to Tell End of Row?
« Reply #1 on: December 28, 2021, 05:29:42 PM »
Sorry, I don`t have time to elaborate but here is the scene file.
I just nested L1S with X Size equal to Xspline Lenght of A2S.
Second, I have overridden the Y size for Default and Start/End to the Yspline Lenght of A2S to reduce the number of segments on the Y axis.
« Last Edit: December 29, 2021, 06:18:08 AM by Dragan »

duncan_h

  • Newbie
  • *
  • Posts: 16
Re: Markers - How to Tell End of Row?
« Reply #2 on: December 29, 2021, 02:59:14 PM »
Thanks - that helped!