04-14-2022 11:46 AM - edited 04-14-2022 11:48 AM
replace your "Built array" with "build cluster array". (and redo the incorrect indicator)
Also, you really only need one NaN constant, not four!
04-14-2022 11:56 AM
Altenbach, Thank you! I knew there had to be a simple solution. Please see the image below - is this how you would use the NaN's?
04-14-2022 11:56 AM
And again, just replacing the point cluster with a complex value simplifies your data structures. The rest can stay the same!
04-14-2022 11:58 AM
@NickIke1 wrote:
Please see the image below - is this how you would use the NaN's?
No. You still have way too much duplicate code. You only need one bundle and one initialize array. You can split after that.