- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello to all, I'm new here and want to ask, maybe someone knows how to solve this problem without specially designed new large programming? I'm using Autocad civil 2016.
I attached a sample of how should look like polylines in different layers, and where has to "come" layer name information in the object data.
The information must "travel" as follows:
the name of each polylines layer = the value in the field named "CODE" in the object data table.
For example:
polyline, who's layer name is "1", has to have an attached object data table, in which is a field called "CODE" and the value of this field has to be "1" ;
another polyline, who's layer name is for example "2", has to have an attached object data table, in which is a field called "CODE" and the value of this field has to be "2" .
and so on.......
The main difficulty of the task is that I have to fill oject data tables like this sometimes to 50 and sometimes to 100 polylines (which are in different layers), and they are completely "empty" in object data fields. So the question is how to do it in the quickest way. Maybe there is some kind of lisp already created, or maybe some MAP function command can solve this task.
Thank you for your cooperation in advance.
Solved! Go to Solution.