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.
I am trying to repath our xrefs from hard paths to relative paths. for example, currently our xref paths look similar to this:
F:/208009.00/arch/floorplan and we would like to repath it to: ../arch/floorplan
I have already tried to use reference manager. it takes far too long and usually fails to work.
heres where im at. i would like to use the redir command where i put in the old path as f:/208009.00 and new path as ..
however we have hundreds fo drawings in multiple folders that need to be changed. i am looking for a way to dynamically import the path info without having to enter each path manually. i have a script to isolate the info i need per drawing, but cannot figure out how to transparently input it into the 'new path' option of the redir command.
I have files that contain only XREFs, some have up to 20. When I try to use etransmit to share these files, the paths are still looking for the network and not the contents of the zip file.They are all Overlays Full path
I swear that it worked before but I cannot replicate it.I cannot share the zipped file with anyone not connected to our network as all references are lost.
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...
I want to join two paths to create a shape that I can fill but at the same time retain one of the original paths (the red one in the image below). I can copy the path I want to retain but surely there is a more elegant solution. See below for for an illustration:
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",
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.
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.
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?
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.
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
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.
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.
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.
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?
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)
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?
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.
Any settings that will automatically check changes to an xref and re-load it instead of just telling you "an xref needs reloading"? the problem is occuring when i go to publish and i end up with out-dated info because acad doesn't auto-refresh the xrefs.
I have 4 plans of the a building in separate files, all set to world ucs. I xref in ground floor to the first floor, then move the first floorr so it aligns. I complete the same process for plant room and roof. Having saved all the files I then xref back the first floor into the ground floor using the insertion point as 0,0,0 but the plans do not align???!!! I do the same for the other plans, the plant room plan aligns with ground floor whilst the roof plan aligns with fist floor [but not ground].
I have tried reinserting numerous times but am missing something? The files were supplied to us as dwg format but I do not know the full history.
I regularly recieve files from Architects and of course they have several xrefs. I have all of particular files that are referenced, however i cannot open the main file and have them load in 2013. I also cannot click reload or even detach and then reattach them. Nothing happens. However if i open the file in 2012 it opens just fine then i can bind everything into one. is there a setting i need to change?
I have recently installed Autocad 2014 and am experiencing very slow and jumpy files when using x-refs. The other machines in the office where I work are not experiencing the same problem and apparently my machine is more powerful.
Originally we thought this might be a network issue (as x-refs are being referenced through the network) but when I put the actual reference files on my computer, I experienced the same issue.
We are using ACA2010 and use the project navigator to bring constructs into views then bring the views into sheets, which has been working great, but in the last few months we have gone to a sheet only to find that the view no longer contains the constructs. I was working on a project on Friday and the Site Plan view no longer had the site xrefed into it which I fixed, now today the Site Plan is fine but the Roof Plan is empty. This is not the 1st project this has happened to but it is the 1st time it has happened to me so I know nobody changed something they should not have. Is there a known bug in 2010 or something I should check. I don't want this to happen to the Floor Plan if it does I will lose all my dimensions.
I have many layers of data being FDO / SDF and Native Autocad Layers in the Display Manager which controls the DRAW ORDER. I also have 2-3 XREF's attached which when inserted create a separate layer in the Layer Properties. I am trying to separate these XREF layers from the Map base layer and have a new layer created in the DISPLAY MANAGER for each of the xref''s. I right click in the display manager and go DATA>ADD DRAWING DATA>DRAWING LAYER and select the Xref layers. They successfully get inserted into the DISPLAY MANAGER but when checking them on/off, it doesn't control its display. It appears they are still on the MAP BASE.