AutoCad :: Lock Down A Block Without Locking The Layer?
Jul 11, 2012Is there a way to lock down a block once it's in the drawing, without locing the layer?
View 0 RepliesIs there a way to lock down a block once it's in the drawing, without locing the layer?
View 0 RepliesFor some reason my computer is the only one in my office that is doing this. Whenever something is put on the def points layer I am unable to select it afterwards.
Such things have been:
1) The viewport in paperspace. The view cannot be resized but I can still click inside the viewport and work without problem.
2) Any line, block, etc made or put on that layer.
From what I've read others are saying is your layer 0 locked or frozen? It is not. Also in my layers manager nothing is turned off to make it any different from any other layer.
I am filling values of Attributes into title block using Code. I want no User can go and Update the value of Attribute.
Is it Possible to Lock the Attributes of the Title Block?
Is it possible to lock a layer within a document and password protect that specific layer?
View 3 Replies View RelatedI am in 2D mode in autocad, drawing a plan. I have locked one layer and also increased the translucency, jet my snaps still respond to the objects in this layer, where all I want to do is keep it as an underlay while I draw the rest of the things. The objects within this locked layer are also selectable, they come up with doted lines once selected, but I can't edit or move them, because the layer is is locked.
Is there a way to lock the layer, so that it is completely ignored by snaps and selection, jet kept visible with little transparency?
I am using AutoCad 2013, and there are only blocks within this layer.
I want to pin all our sheets in the lower left corner. We are using a parametric sheet with all the sheet sizes we need built in. The title block is placed in the lower right corner. Is there a way to keep the lower left corner in place (pin) and the tiltle block moving when changing sheet size?
View 3 Replies View RelatedI use the Pattern Overlay feature alot, but I have a problem.. When I add a pattern I have no problems, but if I want to rotate the layer that has the pattern overlay on it the image rotates, but the pattern overlay does not thus messing up the rotated image.. How can I get the pattern to rotate with the layer?
View 2 Replies View RelatedIs it possible to have the RGB, Red, Green, Blue and Alpha 1 channels active and lock the background layer so it can not be moved?
View 2 Replies View RelatedIs there a way to lock the current layer (to say layer 0) so that is STAYS the current layer regardless of my isolating, turning layers on and off etc?
Really annoying to keep getting those "Are you sure you want to turn off the current layer" messages and it would prevent me from either drawing thing on a layer I don't intend to, or drawing on a layer which is off (which confuses me every time).
Is there a way of locking a layer and have it fixed to the very top level of the layers no matter what other images, text etc are added?
Basically I have 2 lines that act as borders and i need these to remain ontop of whatever images i add sort of like a mask.
I'm used from XDP6 to having the P&L Gallery stay the size I set it to - whereas in XDP7, when I press 'Pages' to reduce the listing into page names only - the panel suddenly shrinks to the left, given that the names only occupy a small space. This bugs me, esp at it shunt the page I'm working on to the left by the same amount as well.
View 2 Replies View RelatedWe are using AutoCad 2012. Our company have more than 32 disciplines. For any projects the drawings are prepared with many disciplines. Civil does the civil drawing portions, water does the water pipeline portion, electrical does the electrical cable layout portions etc. etc. Each departments have their own set of layers in the drawing.
Now the problem is civil can accidentally modify the entities of electrical departments / utility departments. Though we lock the other disciplines layers programmetrically, but user can unlock the other disciplines layers easily if he wish to. Can we make those other disciplines layers read only? So that users can draw / modify in his own discipline layers but can not do that in other disciplines layer. But he can refer those layers / copy entities from those layers if he wish to? Some sort of xref type of thing is required, but we can not use xrefs as we work in a single drawing and our custom drawing management system is integrated with this type of file system accross the offices.
Is there a way of locking a layer and have it fixed to the very top level of the layers no matter what other images, text etc are added?
Basically I have 2 lines that act as borders and i need these to remain ontop of whatever images i add sort of like a mask.
How to turn of the "lock symbol" from showing when you run your crosshairs (outside of a command) over a locked layer. Its annoying and i would like to turn it off.
Also, when offsetting a line, is there a way to turn off the imaginary offset line that indicates the offset side, again its annoying and i'd like to turn it off.
Wondering about the lock on background layer, the manual says the background layer will be partially locked unless it is transparent.
View 3 Replies View RelatedI went to lock a Layer (the whole layer) and could not - I had to Lock the item IN the Layer (one item: and the Layer still did show as Locked).I have a screen shot; but, it's been a bit & I don't see how-to attach it.Plus, shouldn't I have been able to Lock the Layer & the item in it? Is this a Bug?
View 4 Replies View RelatedHow to toggle the layer lock/visibility in CS6 than in the earlier versions.
It seems that there's more padding around the lock/visibility icon, and you have to be really precise to click it... increasing the row size doesn't really make any difference, as the "padding" is still there. Wheres in the earlier versions clicking anywhere within the toggle box would enable/disable it.
I need a lisp can change all elements in block to layer 0 except layer defpoint but still keep linetype, color as it is.
View 1 Replies View Relatedwhat does it mean when someone says a block is created on layer 0 vs a regular layer?
View 3 Replies View Related1. I try to use any auto correction such as tone, and nothing appears to change
2. I see the small layers 'background' icon flashing as I do this into the black and white check pattern
3. It seems that the layer background is partially locked- (when I scroll my mouse over the 'lock' icon this is written)
Yet there is no icon above in 'lock' that is highlighted. So I cannot unlock it.I am able to adjust in all other methods which are not auto corrections. Perhaps I changed some settings accidentally?
currently on trial with X5 (on jobsite)...registered user of X3...is there a way to "lock" pen weight and color with each layer? doing tech Illustration, would be useful to maintain line weights used between layers.
View 4 Replies View RelatedHow to get the block's layer name?
I iterate through Blocks to get informations but i'm not able to code the source to obtain what i want?
Sample source taken from AutoCAD.NET site:
Using acTrans As Transaction = acCurDb.TransactionManager.StartTransaction()
'' Open the Block table for read
Dim acBlkTbl As BlockTable = acTrans.GetObject(acCurDb.BlockTableId, OpenMode.ForRead)
'' Open the Block table record Model space for read
Dim acBlkTblRec As BlockTableRecord
[Code] ...........
Maybe use nested transaction to iterate through LayerTableId?
for some reason when i select a layer and draw a line (lets go with blue) it draws a white line, though in layer manager it says i'm drawing a blue line. when you click, then rt click the line, go to properties it says the line is drawn "by block" once i switch it to "by layer" the proper colors come up. I am altering a drawing so its easier for me to draw in a different color to see what i've done and what was already there.
View 9 Replies View RelatedIs there a way to hide a layer within a block? For example, I have 3 layers within a block (Modules, ItemNo, & StudLoc). The block itself is of the layer 'Modules'. I need to hide the 'Modules' layer and the 'ItemNo' layer to just reveal the 'StudLoc' Layer.
View 2 Replies View RelatedI've a symbol of three layers as a block in a dwg file. When I copy and paste the block in a other dwg file, all layers are displaced. And I don't know why.
View 4 Replies View RelatedI've inserted a block into my drawing with this
....
Dim tmpDb As New Database(False, True)
tmpDb.ReadDwgFile(nombrebloque, System.IO.FileShare.Read, True, "")
Dim Transform As Matrix3d = Matrix3d _
[Code]...
and I would like to change some properties (layer, color,...) of the entities. (without modify the original block)
How can I access to these entities?
Is there anyway to make a block with more than one layer linked to it? For example if one wants a hole in "floor layer" to line up with a hole in "roof layer" simultaneously so that if it's moved in one layer it will automatically move it in the other(s) layer(s) since they would be linked. This would save a ton of time since you won't have to turn on different layers and make sure they both line up plum by moving them one by one until they all line up on top of one another in different layers.
In other words I would like to move a hole on a single visible layer that would automatically move the holes on any other layer that are linked or plum to that one visible hole (even if the others are Not visible/turned off or if they are frozen in the view port).
As we know we can freeze a layer on VP level. Is there any way to turn a layer on/off, on the block level?
Let's say, you have "Text" layer. You make a block out of other blocks (nesting blocks) which they contain objects on "Text" layer but you don't need those objects on your new block and on just that block you want to turn them off.
I am ACA 2013. I received a file from an equipment company and has these blocks that are huge in file size, so I am cleaning things up on them. Their blocks have multiple layers in them with different colors and linetypes. I see the setbylayer command and it works, but not all the time. On some of the blocks, they have attribute text in them. the individual lines of the attribute are on different layers. I want to keep the info, but set all to layer 0. then I can move it to the block to the layer I want.
another question, is there a way to make an outline of a block? Some of these blocks are so detailed that I want to make a simple outline and then delete the block.
Dim editor As Editor = Application.DocumentManager.MdiActiveDocument.Editor
Dim db As Database = HostApplicationServices.WorkingDatabase
Dim tr As Transaction = db.TransactionManager.StartTransaction()
[Code].....
the only prob is : I want selec all block but not the block on layer frozen, off or not visible...
I can check all layer stat on each block.. (i do that already for check each block (name) but i want a solution more easy.)
I want to change the color of everything in my drawing except for 3 layers. There are hundreds of layers and blocks in this drawing, even after purging. I want to avoid just exploding everything and putting it on one layer.
I want to change everything to grey except for the 3 layers I'm working in. I'm using ACAD LT so I can't create a script to do the job. The only thing I can think of is going into the layer properties window and selecting each layer and changing the color one at a time.