Hi guys,
I'm working on an offset too on AutoCAD. Basically, what I have is a centreline (polyline) and want to offset it multiple times on either side at specific distances. Currently, the LISP i have developed has the offset values directly input into it, however, in order to be able to make this tool useful to someone who has no knowledge of LISP, I would like it to be able to read the offset values directly from excel or an equivalent csv file. I have attached a sample file below. This outlines the offset values that will be required. The first column indicates the layer name.
So, reading the attached file, my offset for the SW line will be 0.625m from the centreline, for FS will be 1.95 from the centreline etc.
Is it possible to import this data into my lisp?
If you need any more information let me know.
Thanks for your help.
Clik here to view.

Clik here to view.

Clik here to view.

Clik here to view.

Clik here to view.

Clik here to view.
