AutoCad :: Unlocking Layers Where Objects Are Selectable
Mar 27, 2009
At a point I want to unlock all layers where the objects are selectable (layers unfrozen and turned on).
If I have the script initiate the layer command then there is the select options list and "u" is for unlock. It then wants a layer name or return to select items. Here is where the problem is when i'm in control I can just hit return to select the items and just select all, but when the script is running it skips my space for a return and goes to the next all statement and errors saying not a valid option. Is there a way to force that return to select the objects?
I have made gridlines and put them on a locked layer. I want to be able to see them and snap to them, but I don't want to select them. Their selectability is hindering my ability to select objects on other layers. Is there any way to make lines on locked layers not selectable? (I don't like the Autocad standard grid.)
I have an object in model space. but in layout i can see a portion of the object profile as duplicate away from actual object. As i close and reopen the file it disappears. What could be the cause?
I'm working on a small simple gif file. However, the layet (only one) appears to be locked, and I can't make any changes. It's on my machine, and I've even tried to create a new layer to play with, but the entire layer menu is greyed out.
when an image is brought up into ps6, it's layer (layer 0) is automatically locked. ive been have big problems with my comp lately, and if i double click on the layer to unlock it, my comp freezes up and i have to restart. my question is, is there any keyboard command or setup preference command that will allow me to unlock the layer on just bring the image up already unlocked? id prefer just to be able to bring the image up already unlocked.
Trying to unlock a layer. I did a Photoshop search and came up with "Nontransparent background layers are locked. To change the stacking order, color, blending mode, or opacity of a locked background, you must unlock it by converting it to a standard layer.
1. Double-click the Background layer in the Layers palette.
2. In the New Layer dialog box, type a name for the layer.
3. Set the layer options as desired, and click OK. Photoshop converts the Background layer into a new, editable layer."
IT DOESN'T WORK!
Yes, I can put in a new name in the layers palette, but the darned thing stays tightly locked. Nothing else happens other than the new name. No options become available. And there's nothing I can see in the "Layers" drop down that will help.
Is it possible to unlock a locked layer? The program seems to decide which photo I want to use as a background, and locks it, and it's not the one I want to use anyway lol Is it possible to change which photo is used as the background, and unlock the layers? Can't seem to find a reference to it in help section.
I have an existing DWG and am adding FDO layers. I have styled the FDO data and given it bright colors so it is easy to see, but no styling is taking effect and the data is hidden. I can select by clicking on records in the show data table menu found by right-clicking on the FDO layers in the task pane.
If I create a new DWG I am able to see this data so the problem appears to be local to this DWG. I also tried copying this data set into a new DWG and the problem persists.
I can't believe this is still an issue in CS6. When you have multiple text layers stacked near or in between each other, its impossible to lock the layer so that it can no longer be selected. Even if the layer is locked, the TYPE tool is still able to select it. This makes its a super pain in the tail to edit text near each other. Is there a way to make the text layers lock and NOT be selectable?
Instead of locking a layer and not being able to select it with the type tool, a pop-up telling us that its locked come up?
I have a Mechanical drawing with numerous Xrefs. I need to make changes to the Plumbing layers which is in O-Xref layer. I have tried to bind all Xrefs but cannot bind all of them. The piping is in the O-Xref layer. I cannot explode nor can I Xref-Edit anything in this layer. This is one of a number of drawings but this is the first one that I cannot explode or edit the layer and I have never run into this problem before.
Is there a way that the file can be locked up to prevent editing?
I have an assy in which I have created work planes which are huge and annoying, so I make them invisible but when I save the assy I get a message saying the Design Current Design view representation.... blah blah..... or Unlock the Current one.
I've looked and saw quite a few messeges on the same topic but couldn't find some good resolve : I'm in an assembly, trying to hide/supress some component, and it keeps saying that the view is locked (I do see "lock" logos on all the views) and I should unlock it or create a new one, which I don't want - I want the changes to be on the main "master" view)
How do I "unlock" or resolve it?Right clicking on the view doesn't give me any option to unlock it..
If autocad is running when I unlock my computer it will freeze. It still lets me close out and save my work, but I am unable to do anything else in the program. Sometimes it will crash my video driver recover then allow me to continue working.
Is there any way to slice a 3d object into layers ?
Example : a cube, 100*100*100 mm . I want to slice it in 10 layers of 10 milimeters (with the z axis)
My project is based on autocad. I 'm currently developing an addon to autocad that can get x,y,z coordinates of every shape in the drawing. I'm working with laser machines, and our lasers can only be use between -8 mm and 8 mm.
For 2d drawing, it's simple, i don't need slicing, but for 3d shapes, i need to slice to mark it with our lasers.
I am just learning AC and have the tutorial video by Brian Benton for 2012. He does a great job of explaining what layers are and how to manage them once they have been created but he does not touch on how to add objects to a layer after you create it? I watched the layers section 4 times and nothing about this.
I can create a new layer fine and also a new object but unless I am just blind and stupid (which is possible) I do not see any options in the layer manager letting you add an object to a layer? Got--- create new layer, freeze layer, isolate layer, etc, etc, etc but nothing to do the simple and most basic task of adding your newly created object to a layer-----either a newly created one you just made or an existing one?
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.
Is there a way to unlock a cell using lisp. I have a datalink that is used to create a table. Once the table is selected I have a command that will format some of the cell style (which will let me while locked), but it I cannot seem to find a way to unlock them to merge a couple of cells. I can manually do it using the table toolbar, but programmably I am a little stuck. I can see if it is editable by using the vla-iscontenteditable and it will return :vlax-false. I do not see a vla-setcontenteditble or something to that effect.
I have AutoCAD Map 3D 2013. How do I copy/move objects such as lines and arces between layers that are in the Task Pane window, not the regular layers? I can't find the Layer Manager.
I'm using QSELECT to select all objects on a layer, sometimes I need to select objects from 5-7 layers.
Right now I use QSELECT, select 1 layer, click OK, open QSELECT again, select another layer and repeat. Is there a faster way to do this without scripts?
I'm sure some of you do site drawings, how do you measure a curve? Some restaurants or cafes have a rounded serving counter, how you measure the radius to plot into autocad?
I have Note label Style objects and Marker Style Objects that have layers assigned to them. When I bring a Note label or Marker Style into the drawing, it comes in on the zero layer. I know that the object layers of the drawing settings are controlling this. Is it possible to have the Note labels and/or Markers come in on the assigned layers of their Styles?
After all this time is there a way to assign layers to different objects with a block? Perhaps using Visibility states or Lookups?
As an example:
I have a dynamic block with a door swing and text. As I increase the size of the door the text changes to reflect door size. The objects are all on the 0 Layer. When I insert the block I can assign a 'Text A' Layer to the text and a 'Door A' layer to the door. So when I switch layer states around I will either see the door, the text or both. Then I move to the second floor which has been stacked on the first floor. I insert my DB and assign layers 'Text B' and 'Door B' respectively to the text and door.
Finally when I go to my layer states I either select 'First Floor' or 'Second Floor' and the respective blocks appear depending on the layer state.
I've tried dragging layers across drawings using the design center interface, but what I've noticed is that while the layer in question gets copied over, the layer is empty. The objects within the layer do not get copied over. How do I copy objects AND layers that I've selected across drawings using Autocad Design Center?
I have several files that i saved to come back to later to work on, and every time i open them, the image i need to work on is locked, and i cant unlock it...
While launching Photoshop program freezes while scanning for plug-ins.Box appears saying Photoshop could not initialize because the file is locked.Use the PROPERTIES command in Windows Explorer to unlock file.I have no idea of how to do this.When I try to go there this is nothing that gives any hint at unlocking a file.