AutoCad :: Select Different Layers - Layers Name In Toolbar Does Not Change
Apr 29, 2006
when i select diffrent layers,the layer's name in toolbar does not change, i can not change the layer, color,and other settings.my autocad version is 2006 and 2007.
View 5 Replies
ADVERTISEMENT
Jul 23, 2013
I am just starting to learn C# and .NET and I am trying to write a simple program to gather all the layers from a drawing in a directory, save them to a list, and use that list to change those layers to the appropriate layers. The way I want it to iterate is open the first drawing, gather the layers, ask the user which layer they want to change the original layer to, and when they select the new layer, it associates that old layer with the new layer so that in the future it won't prompt the user, it will just change it to that layer. Then it changes the layers and goes to the next drawing.
I wrote something very simple in LISP, but I need to make it more advanced and try to add in more features. Specifically I would like to be able to do everything in the background, without actually opening the drawings so I can avoid any user prompts or dialogue boxes.
I am at a complete loss at where to start though. There are so many members in the different namespaces for Autocad. Right now I am looking through acdbmgd.dll and acmgd.dll to try and find something useful, but I have no idea where to even start.
My guess would be to first define a method that gathers the layers from the drawing and saves them to an array. For example i would have multiple arrays for the different layers to which I want to convert the old layers, string [] 0layer, string [] walllayer that contains all of the layers to be changed to layer 0 and wall layer. Then I would compare the layers in the drawing to those arrays, if they are not present in any of the arrays, the program would prompt the user and ask which layers they want to change the existing layer to and add it to the appropriate drawing. Then all of the layers in those arrays would be changed to the different new layers.
At the very least, I am going to start making the different arrays to be filled. That much I can do. I'm just having trouble actually getting the data from the drawings.
View 2 Replies
View Related
Mar 24, 2013
Been working with PSE11 for a few months. Yesterday it developed a problem. I can no longer click on the layer in the main work area but have to go to the layer panel to select it. What do I need to do to change this back to where it works like it should??
View 2 Replies
View Related
May 15, 2013
How do you get the 'Layers, Chanells and Paths' tool bar to appear. I am running Xubuntu 12.04, Gimp 2.6.12 and it does not appear. Can not upgrade to 2.8 because Ubuntu Software Center does not have it. I need this sub-window to wotk with test-along path.
View 3 Replies
View Related
Dec 18, 2005
i have photoshop 6.0 and I was trying to follow a tutorial on how to make glittering animated text (or images)
and *I know this sounds dumb* but I accidentally got out of the layers toolbar i guess it was, and i can't get it back. Or rather i don't know how.
You know... how there's toolbars for color and stuff on the right, i got out of the layers toolbar and need it back. It's a little confusing to make the animated text with layers etc.
Basically i was adding *noise* in one layer and adding noise in another layer but with a different number. I was supposed to click on the image ready button and have it be animated but it wasn't working.
i'd really like my layers toolbar back.
View 3 Replies
View Related
Nov 4, 2011
I have a drawing with a bunch of stuff on different layers. I want to be able to see the stuff on those layers but not select them. I know I can lock the layers but if I use a left crossing window to select objects it still grabs the stuff on the locked layer.
I could make a copy of all of it, move it to layer 0, freeze all the layers except 0, defpts, and the layer I am working on, then move the stuff to defpts and lock layer 0 and when I am all done delete everything on defpts and thaw everything.
View 9 Replies
View Related
Oct 10, 2012
I need a function similar to Qselect.
In this case I would like to select all entities on a series of layers. (i.e.: a-site-* or a-fill*). I know I can do this with qselect by doing each layer one at a time and append the existing selection set.
Instead, I've been locking all layers except the series I'm looking for, but it seems like there should be a quicker way.
View 9 Replies
View Related
Jun 13, 2012
I want to hide all layers through scripting. Firstly I have to select all layers for the same.
So, what is the command to select all layers?
View 5 Replies
View Related
Nov 23, 2011
How I can select all layers using the command line?
I am going to write a piece of lisp which will reset all the lineweights for all layers to default and have started by doing it manually on the command line to see what I need to automate.
To start with I choose -layer then LW then type default and it is here I have a problem. It asks enter name list of layers for lineweight default which is where I need to choose all.
View 3 Replies
View Related
Jul 27, 2012
Why my AutoCad 2009 will not let me select new layers to a specific group layer filter. It was working just fine and yesterday all of sudden it will not let me add new layers to a specific filter. Is there a button or command that maybe would have changed that function. Everything else seems to be working on the Layer Manager.
View 3 Replies
View Related
Mar 21, 2013
I have a bunch of layers, WITHOUT holding down control and clicking each one, one by one, is there a button or shortcut to just auto highlight all the layers, Im trying to move them around evenly together on the canvase at once.
View 5 Replies
View Related
Mar 1, 2008
I am using the 30 day trial version of CS3 before I buy. I have been using Elements for years.
I have a PSD file that was sent to me. In elements I can click on any item in the file and move, delete etc.
But in CS3 I can not do that. I have to go to layers and find the layer I am looking for, click on it in the layer list and then I can go to the image and manipulate it.
Is this just the way it works in CS3 or do I need to flip a switch somewhere.
View 7 Replies
View Related
Jul 28, 2011
I was rotating a layer in GIMP but now I can't get off this layer/select other layers.
View 2 Replies
View Related
Nov 10, 2012
I'm new to GIMP, downloaded v 2.8.2 today. I opened an image, selected duplicate layer, which was named image_name (copy) - so far so good, but when I make any changes to that it makes changes to both layers, I can NOT find instructions anywhere on how to select just the (copy) layer, one would think it would be automatic, that the program would only work on a single layer.
View 2 Replies
View Related
Dec 31, 2013
I would like to know how to write a routine to thaw all layers in current drawing and multiple xrefs; then freeze all, then thaw only certain layers globally for a drawing that is open. Such as a dimension plan will thaw only *-BLDG, *-DIMS, *-RD-*, *BNDRY.
I would like to create one that will fit every project which has a different xref name.
View 2 Replies
View Related
Aug 12, 2013
We use AutoCad to name our dxf files for our Burn Table and whenever we get a new part it is a repetitive task to input layers and common text. So what I am curious is can AutoCAD input the layers and text automatically using a Macro?
I want the Macro to put in 6 layers and choose the layer color and title then input text boxes with word in 3 different layers. There will be about a total of 10 different text boxes with text already put in the boxes by the Macro.
View 6 Replies
View Related
Apr 4, 2013
1. I can no longer nudge grouped layers. Photoshop complains that it cannot nudge layers in a group.
2. When I try to move a layer selected in the layer panel (or selected via ctrl-alt-right click), a click on the layer selects the layer effect above instead.It seems like there is some kind of click through enabled. If I click on a transparent part of the layer, the layer below get selected instead.
My first thought was that this had something to do with "Auto-select layer/group", but it's disabled. how can I go back to normal mode, so I can click anywhere in a layer, transparent or not, and move the items in it etc?(I'm using Photoshop CS6.)
View 1 Replies
View Related
Jul 22, 2013
Beginner question: When I try to select a layer in my layers palette, I am unable to. Nothing happens.
View 2 Replies
View Related
Mar 16, 2011
All of a sudden, I cant use the CTRL+CLICK to select Multiple Layers. When I do, I get this little box at the point of the cursor and ""Load Selection" pops up in the History.
View 6 Replies
View Related
Sep 5, 2004
for the life of me i can never remember how to apply a simple gradient to a single layer. the gradient i apply always alters with the rest of the image. i ctrl+click on the layer, and then try the same on the mask (if there is one)....
View 1 Replies
View Related
Jan 16, 2008
I have version 6.0, and for some reason, something changed the other day where I can no longer simply click on the layer and move it around. I now have to right click and select "layer 17" before being able to move it. I can't seem to find how to edit this setting.
View 1 Replies
View Related
Dec 8, 2008
In Photoshop CS3... I have several items on their own layer. Is there away to select these items without having to find their specific layer.
Is there a tool to select the items I want on my page, thus Photoshop automatically selects their associated layer?
I would like to select more then one item at a time, but their all on separate layers.
View 3 Replies
View Related
Feb 11, 2005
I have a PSD with about 100 layers. When I use the select tool and press while holding CTRL (to activate "auto select layer") I sometimes select invisible layers.
View 9 Replies
View Related
Sep 27, 2005
way of merging all the layers at once together in a photoshop application, but i do not know how to merge only ditinct ones that i want to. Is there anyway how, and if there is, a shortcut would be greatly oblidged.
Version: Adobe Photoshop CS 8.0
View 2 Replies
View Related
Mar 20, 2012
I am currently updating and coming up with a better system for are plant layout file for AutoCAD. When this project is complete, it will be set up so if someone needs to make a change they can just make a copy of the X-Ref file for the area they will be updating and hand it back in when there done. I will review the updated X-Ref then switch out the old X-Ref file for the updated one.
Problem: the problem I am having is when I am in the master drawing that contains all the X-Ref files, the layers list becomes enormous. There are about 30 to 40 different X-Ref files with 15 layers each. Those 15 layers contain the exact same information but you have to edit them individually.
Question: Is there a way to make the 15 layers in the master effect the corresponding layer in all the X-ref files? For instance, you hide the “Machines” layer in the master and it hides the “Machines” layer in all the X-ref.
Side Note: If you were going to make the suggestion “use Xbind” I’ve tried it and it doesn’t work well because “Xbind” creates a new layer you have to assign to things instead of making the layers relate to one another.
View 5 Replies
View Related
Sep 20, 2006
There are some layers in my drawing that won't delete in the layers properties manager. I don't know why. It gives me 4 possible reasons:
- It might be layer 0 or a Defpoint (whatever that is).
- It is the current layer
- It is an Xref dependent layer
- It is a layer containing objects
But none of these, to my knowledge, apply. There could be things on the layer that I'm just not seeing, but I've looked thoroughly. I even zoomed out to the extents, highlighted the whole area, and clicked the erase tool, but it still won't go away. I got the file from another computer, so it might be an Xref dependent layer and the Xref'ed files just didn't come with it. How would I be able to tell - and how could I remove the Xref dependency?
Other than that, is there any other reason a layer won't delete? Can I force it to delete?
View 5 Replies
View Related
Oct 2, 2012
This has baffled me that photoshop does not do this. But why can't I not ctrl+click on a layer and get to the layers underneath that layer? No matter how many times I ctrl+click the layer to select it, it just selects the same topmost layer.
It is interupting my workflow majorly and it is really frustrating when using a lot of texture overlays to have to hide them and then ctrl+click to find where the layer is that I want to work on. Right clicking on my document just brings up all layers in my document no matter where my mouse is.
This is what shows when I right click: [URL]....
View 10 Replies
View Related
Jul 10, 2013
If I shoot 2 different portraits (of 2 different people), against the same background (a complex one not a backdrop), using a locked frame on a tripod, giving me the same exact background in both pictures, with only the portraits changing.
If I then take these 2 pictures, and create layers out of them in the same Photoshop document, and align them perfectly on top of each other.
Is there a way (action, plugin, script, etc...) to select the pixels that did not change between the 2 layers? In other words, the pixels that create the background of both pictures? And would it make it easier if I shoot the background alone, and then the portraits, and then follow the same steps?
View 1 Replies
View Related
Nov 12, 2012
if there is a plugin or a way to select all the invisible layers from a photoshop file autmatically with just one click?This would be really handy when it comes to huge photoshop files with lots of folders & layers...
View 4 Replies
View Related
Feb 23, 2012
I'm practicing on photoshop cs5 and I'm working on picture and trying to change things in it but when it came to select auto-align layers from the edit menu it's not lighting to select it i, i can see it but can't select it.
View 4 Replies
View Related
Oct 1, 2012
I am running CS2 and used to do this using the "shift" key. It doesn't work any more.
View 11 Replies
View Related