Richard Martin
28th Jun 2005, 07:45 am
I am writing a routine in lisp to help users measure areas using a polyline, the old system I used closed the polyline and hatched on the fly as each point of the polyline was added so the user could see at any point what the final area would look like.
I would like to replicate this in Lisp - does anyone have any advice as to how this could be achieved.
Ideally I need something like (ssGet "_WP") which is rubber banding but which returns the points selected rather than the entities within the area.
I would like to replicate this in Lisp - does anyone have any advice as to how this could be achieved.
Ideally I need something like (ssGet "_WP") which is rubber banding but which returns the points selected rather than the entities within the area.