AutoCad :: Xref Layers / Layer Filters

Mar 31, 2011

My company uses tons of Xrefs - wonderful, however problem comes when having to navigate through 100's of layers to get to the main drawings layers. So I tried using the layer filters to just show my main drawings layers. Here is the problem, I you can select show all layers, not good, can select just the xrefs (show all of them or show just one of them, etc...), or you can show just the used layers - I tried that, but when you create a new layer it is not included in that filter. I tried setting up a custom layer filter, however, I don't know how to right the name or what selection to make that would allow me to exclude a set of layers.

View 9 Replies


ADVERTISEMENT

AutoCAD Civil 3D :: Layer Filters To Strip Off Xref Name?

Aug 7, 2012

Is there a way to set up a layer filter to strip off the xref name?

I have standard layers in all my drawings.   I want to use a filter to setup the type of drawing.. i.e erosion control.

However, from project to project the xref file name changes so filters don't work with the new name...

Anyway, if there is a way to hide the xref filename from the prefix of the layer.. if so, a standard layer filter would grab all the layers with the same name.

Civil 3D 2012 SP2
Win 7, 64 bit

View 4 Replies View Related

AutoCAD 2010 :: Purging Layers Ruins Layer Filters?

Jan 22, 2013

We have a number of standard layer group filters. We also have a utility that allows us to re-create our standard layers with the push of a button, making it easy to use the PURGE command to keep the drawings clean.

We have noticed that once we purge our layers out, the group filters are broken. After reinserting the standard layers, some of them show no layers, and others show all of the layers, neither of which is correct. It seems that once a Group Layer Filter no longer sees the layers it was set to include in the layer list, it forgets all its settings and becomes useless.

How can we continue to use PURGE without losing the functionality of our layer filters?

View 3 Replies View Related

AutoCAD 2010 :: Layer Manager Show ALL / Xref Layers But Not In DWG ONLY

Aug 31, 2013

Do the people that develop (anti-endusers ) the upgrades ever think like an end user? Having the Layer Properties Manager set up with default filters that show "ALL" layers or "Xref" layers without a default for "Layers Local ONLY" is so counterintuitive and non-user friendly! This is just another example of how Autodesk has absolutely no regard for the end user.

View 2 Replies View Related

AutoCAD 2013 :: Apply Layer Filter To Layer Toolbar Disables Function Of Layer Filters In Tool Palette

Aug 1, 2012

It appears that the Layer Filters functionality is broken again with 2013. Unchecking the "Apply layer filter to layer toolbar" disables the function of layer filters in the tool palette.

View 5 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Change Xref Layer With Xref Name?

Jul 31, 2009

Is it possible to run a lisp which can extract all the xref names, make a layer with that name and then change the xref on the layer? I have got a similar routine from earlier posts but it doesn't work if any xrefs inserted in paper space (works fine on model space). could change this routine allowing to change the layer of xref in paper space too.

(defun dxf (i a) (cdr (assoc i a)))
(defun c:lxr ( )
(setq ss (ssget "x" '((0 . "INSERT"))))

[Code].....

View 8 Replies View Related

AutoCAD 2010 :: Bind Xref Layers To Master Layers

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

AutoCAD Civil 3D :: Use Layer Group Filters For Layer Translation (LAYTRANS)?

Oct 2, 2013

A drawing with hundreds of layers should be simplified for our customer by decreasing the numbers of and renaming the layers (there is yet no target file existing). In order to solve this, I generated group filters and assigned every single layer to them (all printing properties are assigned to objects). The layer groups show the desired layer structure after the transformation (still a three-digit number).

Unfortunately, the LAYTRANS dialog doesn't let me choose layers by group filters or remarks. It seems as all the work was for the birds.

Is there any way to translate my layers using filters or remarks?

I use AutoCAD Civil 3D 2010.

View 4 Replies View Related

AutoCad :: Match Layer Filters Within Layer Manager To Dropdown On Ribbon

Mar 25, 2011

you can match the layer filters with in the layer manager to the drop down on the ribbon..so how do i get the to match so the filter im viewing in the manager is what i see in the ribbon.

View 1 Replies View Related

AutoCAD Civil 3D :: MEP 2013 Layer Dialog - Layer Pane Not Updating To Selected Filters

Jan 18, 2013

I'm having issues with Civ3d 2013. I pushed off upgrading from 2012 because of the format change and the service pack release. I was hoping little glitches would be fixed.

Here are the  a couple of glitches to date that I have seen no resolution to in the long list of threads.

1. Layer filters do not filter, unless I have checked "Apply filter to toolbar". The problem is, I dont want to apply them to the toolbar.

2. Publishing to PDF - when set to lines merge (set in the page layout and the publish setting), the wipeouts dont work, and the background masks on leaders makes a faint border around the text in the PDF. When set to overwrite, to get the wipeouts to not print to the PDF as a big black blob, they have to be on a layer set to color 255. I can work around most of the wipeouts, except for dimensions because the background mask doesn't seem to take.

View 2 Replies View Related

AutoCAD Visual LISP / AutoLISP :: Link Xref Layer To Local Layer - Same Display

Feb 21, 2013

Possible to link an xref layer and local layer so they display the same (eg. sync viewport colour, linewieght, line type)?

I insert xref's for my base drawing but legend is on local layers and I would like to be able to ensure that the line colour and linetype always match...

View 4 Replies View Related

AutoCAD 2010 :: Turning Off A Xref Layer / Active Layer

May 3, 2013

Is there a macro or lisp file that allows you to click on a element in the xref or active file and turn it off?

View 5 Replies View Related

AutoCad :: Turn Layers In Filters On / Off With Button?

Sep 14, 2009

How to turn on/off the layers in a filter?

In our company we use standard layerfilters, so they should be the same name in every drawing (else its gonna be a good idea to do so).

If i know the command on how to turn off of on layers who are set in a filter i can make a macro to do it for me, but i dunno if there is an way to turn of those layers with an command.

View 5 Replies View Related

AutoCAD LT :: How To Get Layer Filters

Apr 12, 2013

How to get the layer filters that are built in to work in the layer manager without pushing the setting into the toolbar?  I had the same problem with LT 2013 on my old 32 bit machine.  Others in the office running 64 bit did not have this problem with 2013.  Running Windows 7 professional 64-bit.

View 7 Replies View Related

AutoCAD Civil 3D :: Add New Layer While In Filters

Jun 20, 2013

While I have layer filter on using dialog, I want to add a new layer to this filter.Normally you right click and add layer similar to the highlight layer, however, you if layer filter are on, then layer 1 is created.

Then you have to find this layer, and rename it. I also can use the command prompt to created the layer, However, I want to create a layer name similar to the one in the filter, as if I index the layer.  Example:C-topo-spot-existing-phase -1 New layer: C-topo-spot-existing-phase-2.

View 4 Replies View Related

AutoCAD 2010 :: Layers That Come With Xref

Mar 2, 2012

Lets say I have file 1 and files 2,3,4, file 1 contains several layers and is an xref in files 2,3,4.

Can I somehow set a layer to off or frozen in file 1 and it will make sure to be switched off in my files 2,3,4 aswell? I have played around with New VP Freeze but if I add a layer at a later time and files 2,3,4 already have several viewports that doesn't do me very good.

View 3 Replies View Related

AutoCAD LT :: Turn Off XREF Layers?

Jul 17, 2012

can you turn off XREF layers? i have a set of drawings and in certain layouts, i need to remove layers.

View 4 Replies View Related

AutoCad :: Edit Layers In Xref

Oct 7, 2008

AutoCAD 2008.I have read numerous articles saying that AutoCAD has made this feature drawing specific as opposed to an overall setting. What this means is that every drawing you edit layers in a xref, you get pop ups stating that layers have changed. Especially annoying when you are publishing a set of drawings. Does any overall command to turn this nonsense off completely? Or a command that will reconcile the layers automatically without the pop up message?

Any way to just bind a raster image into an autocad drawing, without having it show up in the xref manager?

View 6 Replies View Related

AutoCad :: Managing Layers From XRef DWG

Oct 15, 2012

the dwg i have attached comes with 40+ layers and what appears each with a unique color!

during plotting of the main dwg, i want all the features in these layers simply to appear as a light-grey color.

is there some setting for overriding an xrefs layer properties? some sort of master-slave or children setting?

View 1 Replies View Related

AutoCad :: How To Prevent Xref Layers

Nov 3, 2011

How to prevent the Xref layer name from prefix of Xref dwg name? For example If I have been using one layer name as BORDER in Master Dwg. Now I going to use Master dwg As a External Reference, thereafter The Above specified Layer name are coming as Master$0$BORDER, while i am using the Master Dwg As a Xref Dwg of my another dwg. Actually I want to remove highlighted text from layer name?

View 2 Replies View Related

AutoCAD 2010 :: Drop Down For Layer Filters?

May 23, 2013

Does Autodesk have the option to have a drop down for the layer filters, similar to the chose layer dropdown?

Civil 3D 2012 SP4.0 Windows 7 Enterprise 64-bit
C3D 2014 SP1
Dell M6600, Core i7 @ 2.3GHz, 16 GB ram
Dell T3500 workstation, too much ram to post

View 3 Replies View Related

AutoCad :: Import Layer Group Filters?

Apr 16, 2011

I'm trying to import layer group filters from dwg to dwg. I know that this feature removed with Autocad 2005. I know i can import layer states, but layer states doesn't solve my problem. I tried "lfilterio" but it's not working.

how to make it, with or without a lisp routine. Or may be write one?

View 9 Replies View Related

AutoCAD .NET :: How To Remove All Unprotected Layer Filters From DWG

Oct 10, 2013

I am trying to remove all unprotected layer filters from a DWG and getting the following result:

Command: CLEANLF
Deleting layerfilter[0]: 'Test1'...
Autodesk.AutoCAD.Runtime.Exception: eInvalidInput
   at Autodesk.AutoCAD.LayerManager.LayerFilterCollection.Remove(LayerFilter value)
 
[Code]...

Here is the code that produced this output. Why the Remove throws this exception?

 <CommandMethod("cleanLF")> _
Public Sub cleanLF_Method()
Dim ed As Editor = MgdAcApplication.DocumentManager.MdiActiveDocument.Editor
Dim db As Database = HostApplicationServices.WorkingDatabase

[Code]...

 ps I am running AutoCAD 2013 SP1.1 PV: G.114.0

View 7 Replies View Related

AutoCAD 2013 :: XREF Layers - Any Way To Merge

Apr 26, 2013

When you XREF a drawing from another file that file is brought in along with all of its layers. Personally I do not need these layers for my access is there anyway I can combine all these to eliminate the large quantity of layers in my file? Say by layer merging. And if I do will this affect the ability of the file to revise itself?

Explanation: What I am doing is taking a bunch of engineering drawings, XREF them into my file, then creating seperate viewports for each drawing referenced in. But the key is I need these files to adjust automatically when the engineers make changes (This is done through the XREF command from what I gathered from one of my previous posts).

View 8 Replies View Related

AutoCad :: Unable To See All Layers From Xref In Viewports

Mar 25, 2012

Im having some problems with a file im working on. I have a file with an x-ref, when im in the model space i can see all layers i want to see, but in the viewports i created in the file i noticed that 2 layers(layers that i really need to see) dont show up. Ive checked the freeze/thaw, on/off, plot/no plot settings, layerstate, i tried creating a new layer in the x-ref file(the parent file) and putting these things that dont show in the new layer but nothing changes. I'll attach two images for the layer settings.

So, whats missing in the viewports is the cyan text where it says "Klassisk sal"and some other text surrounding it and the cyan box with the text "Mko 12.002". The highlighted layers in the layer properties window are the associated with these items

Viewport.jpg

here is the layout, the layout is active and again the two highlighted layers are the ones associated with the objects missing.

View 5 Replies View Related

AutoCAD Civil 3D :: Import / Export Layer Filters?

Jun 20, 2008

Notice that the import / export Layer filters is missing in 2009?

View 9 Replies View Related

AutoCAD 2013 :: Layer States Applying Filters?

Oct 3, 2013

I was trying to use layer states and layer filters, the way when I use the layer state 1, for example, it will only be shown in my layer panel the layers on/unfrozen for this layer state. I checked the layer management panel and removed the layers I didnt want to be shown from this layer state 1 and hit ok/close, but they're still being showed. So i created a filter, turned it on and saved my layer state with this filter ON, and nothing was changed.

View 1 Replies View Related

AutoCAD 2010 :: Layer Filters Not Working On Ribbon?

Jun 16, 2010

My layer filters are not working on the ribbon, why and/or if this is an autocad bug.

I created one for hiding Xref layers, which is an inverted filter. it works on the "Layer Properties Manager" but does not work on my ribbon layer menu. If i turn on the old layer dialog it is working in there.

I know there are many differnt views about the ribbon so i dont need any of the comments telling me to turn it off and get on with it etc.

If you look at the attached images you can see the screen shots of my problem. Note that i have the layer settings correct. Autocad Help says that if the "apply filter to layer toolbar" is on then it will apply this to the ribbon. which it does not.

View 9 Replies View Related

AutoCAD Civil 3D :: Layer Filters Stop Working

Jan 22, 2013

I am using 2013 C3D with SP1. After I publish sheets using the sheet set manager my layer filters stop working (will not filter layers, it will just display the last layer filter used prior to running the sheet set manager).

View 3 Replies View Related

AutoCAD 2010 :: Import / Export Layer Filters

Jun 21, 2012

Is this functionality still available.  I have seen several threads that mention it being available on some people layer manager, but I don't have it on either.  See attachment.  I remember there being a registry key you could add or change to the tools, but when I did that I always got two errors in drawings that would appear every audit.  

View 6 Replies View Related

AutoCAD LT :: Xref Layers Disappearing In Both Model And Layouts

Nov 30, 2012

I've been experiencing an odd problem with Xref's lately in AutoCAD 2006LT.  I noticed that some of the layers in my viewports are missing.  I have unloaded the xref, purged the drawing and reloaded the xref and each time it comes back up missing the majority of the layers in the external reference.  I've checked to make sure that there are no xref's associated with the xref file to ensure that it's not an issue with a sub xref as well.  I have downloaded a trial copy of 2013 and it mentions unreconciled layers and shows all layers in the view ports.  In my troubleshooting I've checked for frozen layers, layers turned off, the location of Xref'ed files, ensured that no xref’s are on frozen or turned off layers and several other possible problems. 

What seems strange to me is that I can see a few layers but not all layers associated with the xref in AutoCAD 2006LT.  I've also checked to make sure that the layers are not frozen in the viewport as well.  I use that feature often and depend on it for the drawing that I do. 

If I start a drawing from scratch or go back several generations I can see all the layers just fine.  It only seems to affect the latest generation of this current projects files. 

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved