AutoCAD LT :: Where To Set Fade Control Of Locked Layers
Dec 10, 2013
where is the setting to change the Fade Control when you lock a layer?(It is not the same as the Fade Control of the External References in the Display tag of the Options dialog. I know that one and I am aware of this one.)
The one that I want to know is of the locked layers. When I lock a layer, the objects in the layer fade.
I use the 'select other' command on many occasions and find it a bit irritating that when I get the drop down mini-toolbar to choose from a list of axis, faces etc. that is gradually fades off - is there a way to turn off the fade so it remains on screen throughout the selection process ?
Autodesk Inventor Professional 2013 SP2 64-Bit Edition Windows 7 HP Z400, Intel Xeon W3550 3.07GHz 12.0GB RAM, ATI FirePro V4800 (FireGL)
xref fade control not working?In model space I have xref'd a dwg (probably 2010 format) and it positions correct and displays in the normal default faded mode. No matter where I have the slider in display options, the xref fade does not change. Even changing the system variable through the command line is ineffective.
I'm running AutoCAD 2013 with Service Pack 1.1. installed.
Is there a way to toggle the auto fade (i.e. turn of fade so it stays visible) of of the pinned toolbar when in the 'select other' command ? There is an option to toggle this under the constraint pinned toolbar but I can't see it for select other.
My ACad2006 Layer Combo Control bar appears to be locked. It will only show the current layer and will not show the layer of an object that is selected with the pickbox. I must have accidentally made a change somehow, but don't know how to undo this.
In my layer prop manager, I have 2 layers with the name "0". How is this possible? Also, I'm trying to move the lines/polylines on either one of these layers and it won't move because it's locked. But when you look on the layer manager, BOTH of the 0 layers are not locked down.
I have this application: It's a userform with a combobox filled up with all layers. There also are 2 commandbuttons and a label.When I apply the command button all the layers except the selected layer in the combobox lock. That's good.This is the problem:
Normaly when I lock a layer it is fading (laylockfadectl 80). But when I lock layers with this vba code it doesn't fading locked layers.
Option ExplicitPrivate Sub cmbx1_Change()Label1.Caption = cmbx1.ValueEnd SubPrivate Sub cmdAPPLY_Click()On Error Resume Next 'handle exceptions inline Dim objlayers As AcadLayersDim objlayer As AcadLayer Set objlayers = ThisDrawing.Layers 'make the layer selected in the combobox current [code]....
locked objects get selected, but nothing acts on them. that is i do see them getting dotted while i selected all objects on other unlocked layers. is there way that locked layers don't get dotted while selection? just like in sketchup?
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.)
how to adjust the transparency of locked layers? Also when I isolate a layer the other layers appear semi transparent, is it the same setting to adjust this transparancy as well?
Create a command (macro) to unlock all locked layers and remove the fade effect. I know how to unlock them by using the command LAYULK, selecting the entities on the locked layer. I have been trying to automate the command so I don't have to select entities.
I have a form with a combobox and a commandbutton.
All layers in the layermanager must be locked except the active layer chosen in the combobox. I try it with this code but it’s not the right solution.
Private Sub CommandButton1_Click()Dim layer As AcadLayer'check if all layers are lockedIf layer.Lock = False Thenlayer.Lock = True'make the layer selected in the combobox currentThisDrawing.ActiveLayer = ThisDrawing.Layers.Item(ComboBox1.Text)End SubPrivate Sub UserForm_Initialize() Dim layerColl As AcadLayers Dim layer As AcadLayer Dim LayList As String ' all layers locked For Each layer In ThisDrawing.Layers If layer.Lock = False Then layer.Lock = True End IfNext 'fill combobox Set layerColl = ThisDrawing.Layers For Each layer In layerColl ComboBox1.AddItem layer.Name Next End Sub
2. When I choose the for next method to lock all layers (40 layers) it’s very slow.
i am trying to restrict users from modifying certain attributes in a block,i can create the blocks with some of the attributes on locked layers, but then autocad pops up an annoying alert box, is there a way to disable this? the other option i can think of is to redefine the commands *ddedit, *attedit, *ddatte,*attipedit,
I am using Photoshop CS2 with Windows XP. Why are all the photos that I import into Photoshop have the layer locked. I tried to save them both as .psd and as .jpeg. But, it makes no difference. In the layer pallette, the layer is marked as locked but the icons at the top are all grayed out.
using acad 2010..when i lock a layer its become faded which is very useful. as far as i know there is a global variable that control it. I've come into situation where need locked layer but not faded. is there a local variable or a way to lock objects rather than layers?
I am trying simply to work with layers, however when I start a new document and then import a photo, the background automatically locks. The lock icon is visible in the layers pallate. I can drag that icon to the trash and import another photo but the first photo disapears as the layers all merge on top of one another and the lock icon returns.
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 been sent a template that contains 4 fully locked layers. I seem unable to unlock them to enable me to edit them. Can someone advise how to do this in cs3.
I exported a few png's out of Avid that I want to edit in Gimp and bring into After Effects. It's a process I've done many times before. However, none of my tools seem to be working. They either give me the circle with a line through it or have no effect at all. I've found a few similar posts on various websites, but none of the solutions have worked for me. It's a brand new file, I'm opening for the first time., which is the only variable I can think of.
I would like to make a document which he can open in illustrator and only can edit the layers with text.The layers with my illustrations must be locked and not be editable.Who knows how i can save this document?And is it possible to do this with a PDF-document?
I have PSE 11 and no matter how I save what I am working on, even as a PSD with layers, I am unable to edit the project after it is saved. This started happening all of a sudden and it is difficult to work with being unable to simply edit as needed.
I figured out how to use the layers option to fade an image into white for a Blackberry theme I'm making. After getting the hang of that, I figured I could try the same thing with a different image. But instead of opening up both images in different colors, both show up as the color of the first image. Both images are png files, the same file format that I used the first set of images for. I have not changed the size nor made anything transparent.
I figured out how to use the layers option to fade an image into white for a Blackberry theme I'm making. After getting the hang of that, I figured I could try the same thing with a different image. But instead of opening up both images in different colors, both show up as the color of the first image. Both images are png files, the same file format that I used the first set of images for. I have not changed the size nor made anything transparent.