Sort List According to Another List

Hello all,

I am trying to sort a list by the mark value of the elements inside the list. I am using a List.FilterByBoolMask to do this. The problem that I am having is that the final watch node is coming up with elements that are not correct, this is due to the way my Element.GetParameterValueByName list is organized. How would I make my Element.GetParameterValueByName have the same organization as the first list that I am referencing? I think that it might have something to do with the List.SortByKey node but I have not had any success with it. Thanks in advance for the help!

Sorry guys I think I figured it out. Thanks anyway! I have posted my solution.

1 Like