Message 1 of 2
INSERT A BLOCK ALONG A POLYLINE WITH INFORMATION FROM EXCEL

Not applicable
04-25-2019
12:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi, I am in need of a lisp or an adaptation of one that already exists. Right now I have a lisp called Measure+ by Kent1Cooper and it allows me to insert my dynamic block every 10' along a polyline which is perfect. Now what I am looking for is to insert said block with information from a .csv file. This dynamic block has 4 attributes corresponding to the 4 columns of the .csv file. Attached is a .cvs example file, the Measure+.lisp and the block.dwg. I don't know if it is possible to add to this lisp another routine to ask for a .csv file and add the information to the 4 attributes in the block but it would be awesome. Thanks in advance.