Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

plot cross sections with coordinate

Status
Not open for further replies.

Cohong

Civil/Environmental
Joined
Apr 10, 2003
Messages
1
Location
US
i would like to find out how to transfer coordinates from excel to autocad which showing line and numbers for coordinate (x,y) on each point on autocad drawing.
 
many ways, however, most require saving the file in a comma delimited format or other format in an ascii file. you can then use a simple lisp routine to insert the points. most engineering design packages also have routines to do this
 
Cohong,
I have a lisp program and block that might do what you want. Send me an email and I will send it to you. murrisonenvironmental@cox.net

Scott
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top