AutoCad 2D :: Purging Layers In XRefs?

Sep 18, 2011

I have a drawing with an x-ref in it. The x-ref contains multiple layers which, since creating it have purged out of the x-ref. However when i purge the drawing in which the x-ref is in the layers do not remove. Is there a way to remove these?

View 1 Replies


ADVERTISEMENT

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 Architecture :: Freezing Layers In Xrefs Within Viewports?

Feb 21, 2011

I have an xrefernced drg , which i print from a layout/paperspace .I freeze certain layers using VPort freeze in layer properties and save the drg whenever i close and reopen the drawing the layers are thawed in the viewport again.

View 2 Replies View Related

AutoCad :: XRefs Detached And Reattached With Latest Model XRefs

Apr 22, 2013

i have a large number of drawings that need xrefs detached and re-attached with the latest model xrefs, any way to do them in bulk rather than opening each individual drawing? the problem started a while back, when opening drawings, ACAD is not loading the latest 'saved' model when opening drawings...

View 5 Replies View Related

AutoCAD Civil 3D :: Create A Layer Filter That Excludes Both Civil Layers And Xrefs

May 3, 2012

I want to create a Layer Filter that excludes both Civil Layers and Xrefs.

I have created one that excludes Civil objects (Excel Civil.jpg)  but when I add a filter for excluding xrefs as well the Civil objects appear in the filter again indeed all the layers are included again (Excel Xref.jpg) if I invert the filter nothing is displayed. 

View 4 Replies View Related

AutoCad :: Blocks Not Purging

Apr 11, 2013

I'm trying to purge some blocks.

I'm successful in deleting them, but after a while they reappear so I have to repurge.

View 9 Replies View Related

AutoCad 2D :: Purging Viewport Scales

Jun 14, 2011

I just started at this company and each time I try to choose a scale for my viewport I am confronted with a daunting list of hundreds of scales to choose from. Most of them have XREFXREFXREFXREF....following them.

how can I reset this to the default list of scales? Or at least purge or edit this massive list. BTW, the same happens when selecting annotative scale.We are on AutoCad 2008.

View 3 Replies View Related

AutoCAD .NET :: Purging And Auditing Files

Jul 12, 2011

Is it possible to audit a drawing with the current .Net API for AutoCAD?If so, does it require the editor, or can it be run in the background to enable a lot of drawings to be audited very quickly.

As for purging - i've seen a few posts and articles that talk about purging a very specific thing (i.e. materials, line types, etc.).

Has .Net utility that is similar to the Purge command in AutoCAD? By this I mean, one that will purge all unused objects in the drawing. I have started looking for all the tables that contain the IDs of all the object types that the Purge command looks for.

View 1 Replies View Related

AutoCAD 2010 :: Purging Unused Blocks

Apr 2, 2012

I’m currently cleaning up an old file that is rather large. (so large I cant xref anything with out AutoCAD crashing)

There are way too many “blocks” in the file, about 700 in all. Of these 700, more then 600 of them aren’t even being used anymore.

Is there a way to purge out unused blocks?

View 5 Replies View Related

AutoCad :: Purging Empty Groups (2012)

Dec 7, 2011

Why every drawing I open a drawing it starts to scan "purging empty groups"?

View 1 Replies View Related

AutoCAD Civil 3D :: Deleting / Purging Empty Block?

May 30, 2012

I have a Drawing that I have been developing as a control/template for surveying purposes. In compiling it I have acquired some empty blocks from another drawing I picked some data from. They are not being used or referenced by anything in the drawing and yet PURGE does not get rid of them. Is there another method I can use?

Dell T1600 Workstation
Windows 7 x64
Intel Xeon E31280 @ 3.50 GHz
24 GB RAM
Nvidia Quadro 4000
Civil3D 2013

View 1 Replies View Related

AutoCAD 2010 :: Purging Project Wide Utilities

Aug 14, 2013

Every time i run a project wide purge all blocks routine in Acad 12, it doesn't purge anything at all.  Only when i go to each individual page and purge all.

I would like to remove any unused blocks/layers......

Is there a fix or a 3rd party app?

View 9 Replies View Related

AutoCAD 2010 :: Stop Purging Empty Groups?

Oct 17, 2012

How can  stop "Purging empty groups…"  when opening the drawing.   Its take lot of time to open the drawing.

View 5 Replies View Related

AutoCad :: Purging Items From Drawing That Have Dollar Sign

Sep 19, 2013

How do I purge items from the drawing that have $ sign e.g., DIM-48$0, DIM-48$7,

see attached

View 4 Replies View Related

Revit :: Purging Unused Grid Family Types

Feb 2, 2012

It appears there is no way to delete or purge unused grid family types, even in 2012. Is this true, or am I missing something?

View 2 Replies View Related

AutoCAD .NET :: How To Add Xrefs To Drawing

May 21, 2012

I am having an issue with adding xrefs to drawings.  The way I have this setup is the user inputs information and the number of sheets.  This then sets up a sheet set with the information and then for each value for the number of sheets the user gets a dialog askign for a number, name, and description for that sheet.

so if the user puts in 5 as the number of sheets, the user gets that dialog 5 times.

also I have a dialog that asks the user if they are adding xrefs to the sheets, if they answer yes then it adds the xrefs to each sheet that is created (this is where I have an issue).

This works perfect for the first sheet that is added, how ever after you fill in the information and submit for the second sheet autocad gives a fatal exception error and closes. not sure if I am missing on turning something off, closing, or stoping something before the next sheet is created.

here is the code I have at this point:

'checks to see if the dialog was yes
If xrefd.DialogResult = Windows.Forms.DialogResult.Yes Then 'shows the dialog efd.ShowDialog() 'shows the dialog pfd.ShowDialog() 'runs for each value in total sheets
For i As Integer = 1 To info.TotalSheetNum.Value 'shows the dialog sheetinfo.ShowDialog() 'checks to see if the sheet number is 1 If sheetinfo.SheetNum.Text = "1"
Then 'sets the sheet set default values SetSheetSetDefaults(ssdb, info.NameTxt.Text,
"Description",

[Code]....

View 1 Replies View Related

AutoCAD LT :: XRefs Cause Lag In Object Selection

May 22, 2012

I am working on a drawings with nested xrefs and am experiencing major delays when selecting objects using crossing windows. It is as if the computer thinks I am selelecting the xref even though the curser doesn't touch any visible exref entities. Basically, I click to start the window and the curser freezes for 10 to 20 seconds. I am experiencing the same problem with other commands (intermittenly) such as move, line, and offset. The exrefs are on a separate locked layer and have been moved to the back of the drawing.

View 2 Replies View Related

AutoCAD Civil 3D :: Sheet Set XREFs

Nov 28, 2013

When I create a set of sheets from an alignment and I specify my data references etc, I want to create individual drawings for each sheet. The problem is that whenever I do this, it does not export also the base XREFs for the model drawing. I keep getting an error saying - Cannot create XREF's.

View 1 Replies View Related

AutoCAD 2010 :: Hide Sub Xrefs

Oct 15, 2013

I am working on a rather big xref setup. The MAIN file has got about 10 OVERVIEW files refferenced in, each of the OVERVIEW files got another 15-20 DRAWING files attached.

Now when i attach OVERVIEW to MAIN it brings in all the DRAWINGS as unique xrefs as well.

Of course i want to see the DRAWNIGS in the MAIN file, but I'd prefer not to see them in the xref-manger  (where i want to see only the OVERVIEW files).

An additional problem is that the DRAWINGS contain pictures on layout-tabs which are also shown in the MAIN file xref manager.

So long story short: is there a possibility to "hide" the sub-xrefs in the xref-manager?

View 5 Replies View Related

AutoCAD Architecture :: Cut Plane Across Xrefs

Dec 9, 2013

I've got the second floor of a building which is an attic, which is over 2 different levels, each of which has its own xref. The roof is sloped. I would like to vary the cut plane in the same view, so that both xrefs are respectively cut at 1500mm above floor level. This would mean using 2 different cut planes, one for each reference.

View 1 Replies View Related

AutoCAD Civil 3D :: XREFs Will Not Display?

Sep 13, 2011

Many times when I try to attach a xref and do a zoom extents, I cannot find the drawing.  I change my limits to -999999,-999999 and 999999,999999 but still nothing.  This seems to be a random problem.

Windows 7 x 64
Nvidia GeForce GTS 450
8 GB Ram
Intel Core i5-2310 @ 2.90 GHz
v. F.107.0.0 AutoCAD Civil 3D 2012 SP1

View 7 Replies View Related

AutoCad :: Xrefs Into Layout Space?

Aug 7, 2013

it's just somehow Xref drawing doesn't appear in layout/sheet space.

View 8 Replies View Related

AutoCAD 2013 :: Plotting Xrefs To PDF In B&W

Jan 28, 2013

We setup a company template to use STB. Not trying to debate if its the right move, we simply did it because the designers grasped the concept of Named Styles rather than color styles.

Here is our setup.

AutoCAD 13 on Windows 7 with Adobe PDF or DWG to PDF

We have an xref'ed drawing of a background. We xref it on Layer XXX_BKGRD with a color of yellow and a Plot Style of Background.

In our STB file we have style named Background set to plot Black. We have Plot object lineweights and plot with plot styles selected. The VP is set to Legacy Hidden.

When we do a plot preview, its all color. No change.

View 3 Replies View Related

AutoCAD 2010 :: How To Manage With Xrefs

Jan 22, 2013

Every time I reload the xref, regenerating the drawing or plot my details, I need to wait a long while. I have a plan (dwg) and the details (dwg) where I xrefed the plan 6 times. Everything is purged and audited. i thought this is a good way to work. Some tips how to manage with xrefs.

View 3 Replies View Related

AutoCad :: Make Xrefs Little Less Faded?

Nov 11, 2011

Is there a way to make the x-ref's a little less faded?

View 5 Replies View Related

AutoCad :: Too Many Annotation Scales In XRefs?

Oct 19, 2009

For a project we are currently working on all files are stored on projectwise, all xrefs run through projectwise, so essentially whatever changes are made are immediately avaliable to everyone working on the job. This is great and all, but, one of the companies dwgs have an average of 11,000 + annotation scales. And those dwgs are referenced into ours. Usually in a situation like this we would just get rid of the annotation scales in the original, but since its run through projectwise every time they open and close one of these dwgs it over rides any changes we made (like getting rid of the annotation scales) We dont use annotation scales and i never have, is 11,000+ alot of annotation scales or is that normal? half the time i open the dwgs with these xrefed in it crashes autocad or takes forever.

View 7 Replies View Related

AutoCad :: Change Path Of XRefs

Jan 5, 2012

Over the break management has decided to change the way our files are named and pathed.

This has messed everything up with the ex-refs in CAD. Is there a way to change that saved paths for the ex-refs and reload, or do I have to start from scratch?

View 2 Replies View Related

AutoCad :: Attaching XREFS To Many Drawings

Jul 28, 2012

If I have several hundred drawings, For example;

Drawing1.dwg
Drawing2.dwg
Drawing3.dwg
..etc..

and several hundred Xrefs;

XCdrg1.dwg
XCdrg2.dwg
XCdrg3.dwg
..etc...

Now, I need to do the following;

attach XCdrg1.dwg to Drawing1.dwg
attach XCdrg2.dwg to Drawing2.dwg
attach XCdrg3.dwg to Drawing3.dwg
..etc...

What is the quickest method? Script? (I have approximately 800 drawings and 800 xrefs and for CAD management reasons they need to be individual drawing files)

View 3 Replies View Related

AutoCad :: Xrefs Keep Losing Their Paths?

Mar 27, 2012

We are 3 ppl working on a project and facing this problem that when we open a file with xrefs, they lose their paths. Even when we fix it once, the next time someone else opens in their computer its lost again.

View 0 Replies View Related

AutoCad :: Attaching XRefs To DWGs

Nov 29, 2012

I have been sent some drawings with came in 2 zip files. 1 zip contains the floorplans. the other contains the sheets.

if i load the sheet, it will tell me the drawing is missing in a pop up box with a status of "not found". i f i try to attach it nothing happens.

View 9 Replies View Related

AutoCad :: Bound Xrefs Disappearing

Sep 1, 2009

Program: Civil3D 2010

Upon binding my dwgs to send to clients, sometimes I run across a serious problem. My xref'ed site plans disappear but my xref manager still lists it as attached, the layer manager still has every xrefed layer, and all other xrefs in the dwg will bind perfectly.

I have broken down all complex objects, purged, audited, cleaned up any excess scales, and even created new fresh dwgs for the xref and the drawing in question; all actions have ended in failure. I have even searched the AutoDesk forums for a solution and have found nothing substantial.

Solution: #1 Use RECOVERALL command on .dwg file that the xrefs disappear from. It will remove all proxy objects and excess scales in the file that is causing it to disappear in the first place.

#2 WBLOCK out the dwg file and any xrefs that are disappearing and insert them into new "clean" .dwg files. Must be done to all files.

View 9 Replies View Related







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