Andrew1979 Posted June 27, 2010 Posted June 27, 2010 Hi all, I am writing a program to draw joinery and I have it working pretty well. At the moment the program is designed by picking points left to right. I want to make it so I can pick right to left. Does anyone know how this can be done. Thanks. Quote
Tharwat Posted June 27, 2010 Posted June 27, 2010 Hi there are lots of ways to pick up points, but what is your idea to let us know how to make it as well as yours. Tharwat Quote
MSasu Posted June 27, 2010 Posted June 27, 2010 If your points are stored in a list just use REVERSE to get the desired order. Regards, Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.