Hello Dynamo Family:
I am not new to visual programming but new to dynamo language so please bare with me. I have a rather easy problem I need help on. Say I have several branches or main Lists which each respectively have a list of points. In this image example, there are two main lists with points inside each list. What would be the best way to find and create a midpoint between each respective list of points? Fundamentally, I know what needs to be done…for example creating a line for each list of points and finding the center point or even mathematically combining each list of x,y,z coordinates and finding the middle. However, I do not know which components to use to get there, especially to treat this for a grated list of things. Any help would be greatly appreciated. Thank you!