Replacing points depending on size of original list HELP WITH INDEX

@unendlichkeitme,

A few suggestions:

  1. do not use clusters at early stage of the design. It is difficult to troubleshoot as well as if GH crashes while you’re inside a cluster you’ll lose everything you’ve done to the gh file between your last save and the crash.
  2. what @Amir_Touhidi asked you was to isolate small part of your definition by using internalize data on some inputs. Identify what’s working according to your desire then internalize that in the next components’ inputs. Then post only that part here. Be sure to not save it with the same name so you don’t overwrite your own file or make a backup before doing so.
  3. Read this:
    How to ask effective questions
    Ask an exact question not “My definition is not working” but rather “I want do this but after using this component something is going wrong” point out where to look for the issue.