I'm working in AC 2014LT. I a getting refreshed with AC after being out of the game for 5 years.
I am looking to take a drawing with its own layers and cnahge them over to the layers I want them to be on. I realize they are some easy steps to do this, but I am doing it often and am attempting to build a button(macro) to do a bunch of steps in one click. My problem lays with trying to select one individual layer to change over to another layer.
I have the second part worked out. ^C^C(the part I need);_CHPROPS; layer;(new layer name);
I can get the objects to change over using the second part of this macro. I need to be able to tell ac to pick layer 2 and change props to dims, then pick layer 4 and change it to weld and so on.
I have hit the wall for now, and am looking for a spark to ignite me through to the next part.
Thank you