Message 1 of 9
Not applicable
10-12-2017
02:42 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I would like to get some help in a layer subject. I am using AutoCad Map 3D 2012. My problem is the following:
I get a .dwg file which contains different layers. These layers have to change to some of the specific layers in my layer base.
The process I am thinking should be the following:
select <layer1> by clicking an object in the drawing -> press a macro -> layer changed to the speficic layer, <layer2>
The key is to make a script that works like: selected object -> _selectsimilar -> select to that layer that I wrote into the command line making the script.
Is there a way to do this?
Thanks for the answers
Solved! Go to Solution.
|