Itoo Software Forum

Author Topic: Passing data to another Rc array?  (Read 530 times)

Sergey_Dobrij

  • Full Member
  • ***
  • Posts: 114
Passing data to another Rc array?
« on: October 29, 2021, 02:02:29 PM »
Hello! Can you please tell me how can I transfer XSplinePosition data to another RC array?
I am having a problem to create a thread that supports the crystal.
Thanks!

Sergey_Dobrij

  • Full Member
  • ***
  • Posts: 114
Re: Passing data to another Rc array?
« Reply #1 on: October 29, 2021, 02:53:10 PM »
Can I somehow adjust the array height offset? For example: Make it smaller at the top and denser at the bottom?

Paul Roberts

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2991
Re: Passing data to another Rc array?
« Reply #2 on: October 29, 2021, 03:32:58 PM »
Hi Sergey,

Could you please illustrate what you mean by height offset? Thanks,

Paul
Paul Roberts
iToo Software

Sergey_Dobrij

  • Full Member
  • ***
  • Posts: 114
Re: Passing data to another Rc array?
« Reply #3 on: October 29, 2021, 03:38:07 PM »
Friends, I'm sorry to put up with my stupid questions. I think this can be solved in a simple way. Sometimes thinking a lot is harmful! ))) Thanks!

Sergey_Dobrij

  • Full Member
  • ***
  • Posts: 114
Re: Passing data to another Rc array?
« Reply #4 on: October 29, 2021, 03:40:22 PM »
Hi Sergey,

Could you please illustrate what you mean by height offset? Thanks,

Paul
Hi Paul,
slightly more padding at the top, less padding at the bottom

Sergey_Dobrij

  • Full Member
  • ***
  • Posts: 114
Re: Passing data to another Rc array?
« Reply #5 on: October 29, 2021, 03:50:23 PM »
Please tell me. Railclone can calculate the number of objects correctly? I understand that I went wrong again

Paul Roberts

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2991
Re: Passing data to another Rc array?
« Reply #6 on: October 29, 2021, 03:53:21 PM »
Please find attached a sample file that hopefully answers your padding question.
Paul Roberts
iToo Software

Sergey_Dobrij

  • Full Member
  • ***
  • Posts: 114
Re: Passing data to another Rc array?
« Reply #7 on: October 29, 2021, 04:01:46 PM »
Please find attached a sample file that hopefully answers your padding question.
Thank you very much!

Paul Roberts

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2991
Re: Passing data to another Rc array?
« Reply #8 on: October 29, 2021, 04:16:03 PM »
Please see attached for my version of what I think you are trying to create.



I hope it helps,
Paul
Paul Roberts
iToo Software

Sergey_Dobrij

  • Full Member
  • ***
  • Posts: 114
Re: Passing data to another Rc array?
« Reply #9 on: October 29, 2021, 04:21:42 PM »
Please see attached for my version of what I think you are trying to create.



I hope it helps,
Paul
You saved me!) I'll study. Thanks!

Paul Roberts

  • iToo Software
  • Hero Member
  • *****
  • Posts: 2991
Re: Passing data to another Rc array?
« Reply #10 on: October 29, 2021, 04:25:49 PM »
No problem at all. Padding and height can all be adjusted of course. I realise I'd left a limitation on the padding values that means you couldn't use a value <0 on one of the parameters. Attached is a version that fixes it.


Have a good weekend! 
Paul
Paul Roberts
iToo Software

Sergey_Dobrij

  • Full Member
  • ***
  • Posts: 114
Re: Passing data to another Rc array?
« Reply #11 on: October 29, 2021, 04:29:14 PM »
No problem at all. Padding and height can all be adjusted of course. I realise I'd left a limitation on the padding values that means you couldn't use a value <0 on one of the parameters. Attached is a version that fixes it.


Have a good weekend! 
Paul
Thanks! While my head is spinning, but I will not give up! Thanks to the best support from Itoo!