For instance. I have four points (their coordinates) which makes one rectangle, and I'm going to have a couple of holes (circles) in it.
So, I want to enter vertex coordinates of rectangle and coordinates of holes in excel, and to make lisp to use it when I give him command "LINE" or "Circle".
For start, it would be great if I could just draw a simple rectangle using point coordinates from excel.