AutoCad :: Turn Layer On / Off On Block Level?
Nov 20, 2013
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.
View 5 Replies
ADVERTISEMENT
Oct 5, 2011
I have a single plan referenced in twice (one mirrored from the other) as this is a duplex. I need to turn a level on in one Plan that I do not wish to be on in the other Plan.
View 9 Replies
View Related
Mar 25, 2013
I have a rule that turns off all work geometry and sketches of an assembly and all referenced parts and assemblies.
This rule is almost perfect.
When i run the rule. All sketches and work geometry are turned off. But sketches in sub assemblies remain visible in the top assembly. When i open the document of the sub assembly the sketches are off.
So what I see is a top assembly 'override' of sketch visibility inside sub assemblies
How can I turn off visibility of a sketch on a level higher?
View 9 Replies
View Related
May 29, 2013
How can I turn it off permanently? Or change the default to off? It's always on when I open my drawings.
I save the files with it off, but when I reopen, it's still on. A real pain in the butt when plotting since if I batch plot, all of my contours are off, which eliminates using batch plot entirely. Luckily, I only have 5 figures at the moment, but once we get to design phase I will have many more and require batch plotting.
I'm using civil3d 2013, I have never run into this before with any other versions.
View 9 Replies
View Related
Jan 28, 2014
I want to create a block that has the level # on top of the little triangle thingy (yes, highly technical terms are in use), that will automatically resize BOTH the size of the text and the size of the triangle depending on which scale I'm in.
At the moment I can figure out how to make the TEXT (aka the #) annotative, but the triangle stays the same size no matter what scale I'm in. Not only that, but then the text doesn't stay consistently next to the triangle symbol when I change scales.
I want a block where BOTH the Text size for the level AND the triangle symbol itself will always be correct, regardless of what scale my viewport is in. Aka, I put a level symbol for +5.72 in the correct position in Model Space. In Paper Space, my 1:50 viewport and my 1:100 viewports are EACH showing the +5.72 triangle level sign, in the correct place, with the triangle and text being the correct size.
View 9 Replies
View Related
Nov 28, 2011
Every time I launch Xara, I want the page and layer gallery to be at "layer level" mode, however it is only showing it at "page level" mode. Is there a way to make it default to layer level? It can get pretty redundant to have to click on that page to open it every time.
View 9 Replies
View Related
Jun 5, 2008
I wanted to ask if by chance any of the scripting gurus here happen to have written an AI script that will take a number of selected sublayers/sub-sublayers and move them so they become top-level layers?
I am really needing this very badly, given that After Effects can only handle AI layers as separate entities. So I find myself moving tens, even hundreds of nested sublayers to the top level all the time.
Is it possible this script exists already?
View 16 Replies
View Related
Mar 2, 2012
Level label for displaying the plus heights in facade and section that is dynamic. I want to insert the block in 0,0,0 and then when i copy it i want it to change the level hight automatically.
View 6 Replies
View Related
Oct 6, 2011
I have a drawing where I need to open the layer manager to turn on a layer in a view port but cannot get to that particular column. As you look across the top of the layer manager I can see all the headings of each column beginning with "Name", "Status", "On" and so forth. The last column heading I see is "Description" but I need to go even further to the right to get to the column I need to be at but can't get there. There is no scroll button on the bottom of the layer manager which would allow me to do that.
View 7 Replies
View Related
Sep 21, 2012
I would like to know how to turn off hatching using the block editor.
Loopy121
View 9 Replies
View Related
Feb 7, 2013
Im watching a photoshop video, and he tells me to go into levels for the layer mask, but doesnt tell me how to do it.
View 1 Replies
View Related
Sep 3, 2013
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 Related
Nov 14, 2013
what does it mean when someone says a block is created on layer 0 vs a regular layer?
View 3 Replies
View Related
May 23, 2013
how to turn off the Block Reference Dialogue Box that appears when you put your cursor over and object or text?
View 2 Replies
View Related
Jul 28, 2013
I've managed to cobble this code together to turn some sketch visibilities on and off. However, what I'd really like to do is have a single sketch containing some blocks, and turn the visibility of the blocks on and off... How to call the blocks -
'Iterate through the sketches collection'Turn the edging indicators On And Off
For Each oSketch In oDoc.ComponentDefinition.Sketches Select Case
oSketch.NameCase "Front Edged"If E01 = True Then
oSketch.Visible = TrueElse oSketch.Visible = FalseEnd IfCase "Top Edged"If E02 = True Then
oSketch.Visible = TrueElse oSketch.Visible = FalseEnd IfCase "Back Edged"If E03 = True Then
oSketch.Visible = TrueElse oSketch.Visible = FalseEnd IfCase "Base Edged"If E04 = True Then
oSketch.Visible = TrueElse oSketch.Visible = FalseEnd IfEnd SelectNext
View 2 Replies
View Related
Aug 31, 2013
In model space I've created a house plan with layers for Mechanical, Plumbing, Electric, furniture, etc. I've also created in numerous Layouts (paper space) created my view ports of the base plan. I want to turn on/off individual layers in each of those Layouts. How is that done?
View 1 Replies
View Related
Nov 9, 2012
How do I turn off the defpoints layer so it does not appear when i use the dimension tool while editing a block. I simply want to turn it off so the layer doesn't appear in the layer manager.
View 9 Replies
View Related
Apr 27, 2012
I have a question regarding AutoCAD 2012 and when it comes to locking layers.
When working on the basement layer I would like to see that layer locked in turn not affecting my other layers, ie: my house/garage/second-floor.
View 9 Replies
View Related
Oct 17, 2012
When I go to do a dimension it changes to the dimension layer and then I have to change back to my object layer is there a way to turn this option off?
View 3 Replies
View Related
Sep 17, 2012
Is there a setting somewhere that will allow you to turn off a layer automatically when another layer is turned off?
View 1 Replies
View Related
Aug 19, 2010
Why my Block command does not work anymore?
I type in the command ( I'm an old school typer, hate the buttons ) BLOCK....then the next thing that happens is (after hitting enter of course), my crosshairs instantly turn into the Windows arrow.
I wasn't playing with any switches. I was just trying to make a little block with a number in it.
Yes, I restarted AutoCAD, restarted the computer, did not reload in AutoCAD.....AutoCAD 2011 by the way.
I run Windows 7 Home Premium 64bit.
I have to do a WBLOCK to make the blocks I need to bypass this odd behavior.
View 7 Replies
View Related
Nov 13, 2012
In model space if i go to layers manager and turn off a layer why does it still show up in model space. Civil 3d 2013
View 4 Replies
View Related
Jul 16, 2007
I am having a little trouble with some doors showing up on the level 1 door schedule that are actually on level 2. They are curtain wall doors.
View 6 Replies
View Related
Mar 29, 2012
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.
View 9 Replies
View Related
May 7, 2013
I am trying to adjust the noise level with the level tool but its not working. I move the arrows every which way see that it changes. I get it to were i want it them press ok and it only changes a little bit.
It become what it was in the preview. The level tool works when I add it as a new adjustment layer but I don't want like that I want to be able to copy the new level of noise I just made and can't if I add new adjustment. what should I do to fix this? O and this is the trial version and It wasn't working earlier with lots of other tool but i uninstalled it and now they are working except the level tool how I want it to.
View 1 Replies
View Related
Jun 18, 2013
The underlay does not show up for Level 1 when I am on Level 2, but it does show up for Level 2 when I am on Level 1. the underlay option is on for Level 1, so I'm not sure why it's not showing up. I am using Revit 2014.
View 1 Replies
View Related
Dec 6, 2012
Is it possible to turn grids into a layer? I know this can be done with the vanishing point filter but can it be done with normal grids? I ask because grids are very useful but at times get in the way. If I could create a layer of my grids I could then turn them on and off as needed.
I am using Photoshop CS6 on Windows.
View 3 Replies
View Related
Aug 29, 2007
Ive got like 300 layers, one of them being my main picture...this layer is all the way up in my list. When Im working on the bottom layers, I Have to scroll AAAAALLL the way up to turn on/off the visibility for that layer.. Is there a way to do this without scrolling up or down all the time?
View 1 Replies
View Related
Apr 5, 2012
My current workflow is to design on layers, freezing layers when I'm done working on a portion as to not inadvertently move the contents around. When freezing layers the layers contents are turned grey.
Is there a way to freeze a layer and not have it turn grey?
View 2 Replies
View Related
Mar 11, 2013
Difficult to explain this in the title hense I haven't found an answer with a google search.
What it is, is that I have an image (a stud of an earring) that needs to be repeativly added to each image by hand at the moment I leave the image of the stud open and cut and paste it.
There must be an easier way to do this?
I was thinking I could turn it into a brush? I found the clone pattern but in the way I am using it, it doesn't work as I can't see is what my brush is to get it to line up.
View 12 Replies
View Related
May 16, 2012
Is there a way to permanently turn on "view layer edges" in CS6? How about a way to bring back the arrange icon that was in the menu bar in CS5?
View 3 Replies
View Related