SLW210 Posted January 13 Posted January 13 What are you trying to do? Datalink, Copy and Paste Special, lots of LISP, etc. out there. You need to be more specific. Quote
Dayananda Posted January 13 Author Posted January 13 Raw 1 = Point number Raw 2 = X coordinates Raw 3 = Y coordinates Row 4 = Level of point Row 5 = Description I want to plot ponit on cad and write point number and description near it Quote
hosneyalaa Posted January 13 Posted January 13 Try https://www.cadtutor.net/forum/topic/95860-import-csv-file-into-autocad-using-autolisp-and-block-reference-part2/ Quote
BIGAL Posted January 13 Posted January 13 You can also read direct from Excel I have commented many times about doing this. The simplest way is to insert a block with 2 attributes. I think I solved that exact question a little while ago will try to find. Have a look at Lee-mac points manager lisp. https://lee-mac.com/ptmanager.html Ok a couple of more questions are you looking at stringing the points based on the description, ie Fence. Do you want a surface of the points ? I ask as the points are a typical CIVIL field code input. There is software out there that will do what you want including points by layer depending on description which matches a Block eg Tree6. 6m dia tree. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.