excel to cad

excel to cad

Anonymous
Not applicable
707 Views
1 Reply
Message 1 of 2

excel to cad

Anonymous
Not applicable

dose there is a lisp to import data from excel to create lines in autocad ... pls
i have excel data which contain three column {(x,y,z)of the base point , (distance) , (Angle of line)}

0 Likes
708 Views
1 Reply
Reply (1)
Message 2 of 2

ВeekeeCZ
Consultant
Consultant

How about to create a script?

In excel make a column that would look like this:

LINE 0,0,0 @Anonymous<20
LINE 0,0,0 @Anonymous<21 

...

LINE pt @Anonymous<ang 

Note the spaces at the end of each line.

...and paste the column to the command line. Don't forget to turn off the OSNAPs