• This forum is the machine-generated translation of www.cad3d.it/forum1 - the Italian design community. Several terms are not translated correctly.

i'll trade a line

  • Thread starter Thread starter Angelo2449
  • Start date Start date

Angelo2449

Guest
Hello everyone,
I ask if it is possible with autolisp, draw a line knowing the starting point, the angle of the direction and the length.
Thank you very much.
 
(setq ptpartenza (list 0 0 0))
(setq ptfine (polar ptpartenza angradianti distance))
(command "_line" ptpartenza ptfine ")
 

Forum statistics

Threads
44,997
Messages
339,767
Members
4
Latest member
ibt

Members online

No members online now.
Back
Top