Hi I am a newbie,

I have created a list of point (A,B,C,D,E,F,etc.).
>From this list, I cull 2 different lists:

1st list:
A,C,E

2nd list:
B,D,F

The reason of that is that I want then to move the points of the
second list.  Then, I need to merge back those 2 lists so I can link
them all with a Spline (A,B,C,D,E,F)

I've tried with sort list but it doesn't work.

Does anybody can help me?

Thanks

Reply via email to