Visual LISP, AutoLISP and General Customization
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

getting cursor coordinates

1 REPLY 1
Reply
Message 1 of 2
Anonymous
270 Views, 1 Reply

getting cursor coordinates

I have invoked following function in a piece of code

(getpoint p1)

while the above function is active during same time I want to access the coordinates of the locations from where the cursor passes so that I can modify some line objects as the user moves the cursor. Can this be done in VLISP.

thanks.
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: Anonymous

wrote in message news:6260214@discussion.autodesk.com...
I have invoked following function in a piece of code

(getpoint p1)

while the above function is active during same time I want to access the coordinates of the locations from where the cursor passes
so that I can modify some line objects as the user moves the cursor. Can this be done in VLISP.

thanks.

Have a look at the (grread) function.

Regards,

Mel

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

AutoCAD Inside the Factory


Autodesk Design & Make Report