Load layers from comma delimited text file.

Load layers from comma delimited text file.

Anonymous
Not applicable
416 Views
2 Replies
Message 1 of 3

Load layers from comma delimited text file.

Anonymous
Not applicable
Does anyone have any code that would alow creating layers in a drawing from
a comma delimited text file.
(basically a .csv file that can be opened in Excel).

An example of the text file would be:
Layername, color, linetype, lineweight
Layername, color, linetype, lineweight
Layername, color, linetype, lineweight
Layername, color, linetype, lineweight
0 Likes
417 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
That's been covered before. Search for:
'import layers' .. in this Discussion Group.
Lots of 'code' to try out.

Bob
0 Likes
Message 3 of 3

Anonymous
Not applicable
I know where you can go with no code involed.
http://www.dotsoft.com/procedures.htm#ExcelScripting

i dont think you can do lineweight. But it works like a charm.
0 Likes