AutoCad :: Attaching Multiple File With One Common XRef File
Apr 17, 2012
I have a more then 10 folder(Irrigation-Telephone-electrical- general layout-profile etc) and one x-ref folder i want to attached that x-ref with all folder files in that folder more then 10 files so how can i attached that x-ref with easy way if i attached one by one its time less so any easy way to attached x-ref in multiple folder.
View 0 Replies
ADVERTISEMENT
Jan 2, 2014
working in Cad 2012, and used to 'bind' images to the file, but can't find that function. Doing standard details and need to include the images in the file for access on a global drive, so it has to be a self-contained file.
View 6 Replies
View Related
Sep 27, 2012
I know DXF files can be saved as DWGs then used as XREFs but that isn't the goal we want to achieve.
We are a big steel fabrication shop and we run a plasma machine that accepts DXF files. What we want to do is be able to draw our parts as a DXF ready for the plasma then XREF them into an overall drawing to assure all of our pieces line up. Each piece will be a separate DXF.
We want them to be XREFs so that if one needs to be manipulated it can be done on the spot without having to reattach a block. The more files you have to open and manipulate the more room for error.
The only way I can come up with is to draw all pieces as individual DWG files, then XREF each one into their own DXF file as well as XREFing them all into an overall file to check that they all line up.
View 1 Replies
View Related
Jun 20, 2012
I have a main drawing that I want to pull into another drawing as an XRef. When I try and attach the drawing as an attachment I get then message *Invalid* in the command line.
I have taken the drawings off the network and put them directly on my computer to make sure that it is not a network issue, but I still cannot attach the drawing.
View 1 Replies
View Related
Nov 15, 2013
I know that in ACAD you can use the xref manager to see where the actual file for the xref resides on your computer/server/etc. What I'm curious about is whether or not the inverse action is possible. Can you somehow access the file (not the output sheet where it's being xref-ed) and see what other files are using it as an xref?
I've come in on a project that is nearing completion and have been assigned the task of "cleaning up the project folder." Unfortunately, there are a ton of files in the different folders that are no longer in use on the final output sheets and I need to keep the ones still in use and archive the ones that are no longer needed. What I've been doing is going through those sheets and reviewing the xref manager for each sheet to see which files are actually put onto those sheets and making a physical checklist from which to organize my findings. Once the checklist is made, I then archive all the files that are no longer being used.
View 9 Replies
View Related
Mar 8, 2012
I have one file (file A) which xrefs several files, all with various layers turned on and off. I created a new file (file B). I xref file A into file B, and ALL layers in file A's xrefs are turned on, and I have to go into layer manager and turn off all unwantd layers. Is there any way to make it so that the layer state in file A is kept, when xreffing it into file B?
View 6 Replies
View Related
Jul 13, 2012
I am trying to attach the client details as an xref to my title block. This is how it was done at my previous company, but I did not set that up, so I don't know how it was done.
The problem is this - when I attach the xref, I cannot see it on my page in paper space. If I zoom out as far as possible, the paper layout becomes a tiny dot on the screen. When I then draw a rectangle far to the right of the paper, I see a blue glyph on my paper, so I know that the drawing is there, but I cannot see it (the drawing is inserting very far to the right).
I would like to figure out how to insert my xref so that it shows up on my page. I have moved the information in the file to 0,0 and inserted at 0,0, but I keep having the same problem.
View 4 Replies
View Related
Mar 28, 2013
Is there a way to permanently attach a raster to a .dwg? I want to publish a large set of drawings on our Intranet and some have rasters attached.
I don't need to worry about links to references and how to post them so as not to break the link.
View 7 Replies
View Related
Aug 9, 2012
I am attempting to attach a title block into a layout. This is my process:
1. Go to Building1 drawing, and go to layout. Without any viewports created, I attach a dwg file named titleblock1.
2. When I specifiy the location and scale, I cannot find the attached drawing.
why can't I attach files larger than 1.5 KB? I can't attach anything useful!
View 1 Replies
View Related
Jan 11, 2012
I've been trying to attach a CDR file from Corel to send in an email. The recipient can't open it. I've tried everything I can think of and still no success.
View 2 Replies
View Related
Jan 14, 2013
Does Autodesk 360 cloud storage work in any way shape or form similar to a Vault whereby users can check out, lock, and then check in designs? Can Vault be used in conjunction with Autodesk 360, or does Autodesk 360 eliminate or replace the need for Vault?
What's the best way for individuals working at multiple sites to work without overwriting each others' data or having save collisions?
View 2 Replies
View Related
Dec 22, 2011
I am trying to make a script file to open a drawing and run a lisp routine. They both work independently just fine, the script file will open the all of the files fine... and the lisp is in the startup suite and works in all the files. But when I tell the script file to open the first drawing then run the lisp it hangs trying to open the next file after running the lisp. I have Filedia set to 0, but the message I get when it goes to open the next is "No canvas exists. click New Canvas." (And on top of that... Filedia even set back to 1 still does not display the Dialog box anymore, I have to shut down AutoCAD 2012 and start again then it works.) I Have tried several ways, Opening one at a time then run lisp, and open all files first and then try to run lisp (that closes the file after running) and try and run it again in the next... It will only run the lisp one time and then locks up from there.
View 7 Replies
View Related
Apr 12, 2012
I have about 1500 .tif files that I need to attach to drawings. Is it possible to write a script or macro of some sort that will automate this process?
I know how to insert them manually in raster design, but the number of files would be very time consuming. I am using AutoCAD 2009.
View 8 Replies
View Related
Mar 1, 2013
I am attaching a File as a xRef. At the time of Attachment, I select attach as attachment, and No Path in Path.
Now if I try to fetch detail of this file using MdiActiveDocument.Database and BlockTableRecord, I gets only file name not the path. However, In AutoCAD we can see the file path under "Found At". Can we read / fetch this using C#.
In case of Full Path or relative Path, I gets full path in btr.PathName
Here is my code and I am using AutoCAD 2013
Database db = acadApp.DocumentManager.MdiActiveDocument.Database;
using (Transaction Trans = db.TransactionManager.StartTransaction()) {
BlockTable BlkTbl = (BlockTable)Trans.GetObject(db.BlockTableId, OpenMode.ForRead,false,true);
db.ResolveXrefs(false, false);
[Code] ...........
View 1 Replies
View Related
Feb 3, 2014
So, I'm trying to create a repeat pattern of a Balloon illustration I've done in Adobe Illustrator. I've got the singular file (balloon.ai), which weighs in at around 700MB.
Now I'm trying to create the repeat of this pattern on a separate Artboard which will repeat these balloons, 30 balloons per repeat square to be precise.
What would be the best way to import these separate balloons into the repeat square once (as they're the same file) without affecting the weight of the file and performance of Illustrator?
So, in essence, is there a way to import that balloon.ai file and only have it use up 700MB on the page rather than 30x700MB by the time I've placed 30 balloons?
I can't rasterize the files as the printer needs the raw file.
View 3 Replies
View Related
Apr 2, 2013
Our company does not have the funds to upgrade so we are stuck with CD12. I am using using a windows 7 /64 bit machine. I created this xml template for the writers to place place their graphics in our author software.
I have 4 layers on my file - grid.guide,desktop and template. The template has the instructions and size dimensions. I have them put all graphics on the high lited desktop layer then when this is complete turn off the template layer. One can print this file with just the graphics showing with no problem.
However if I export this a PNG file both the template and desktop layers show up even though I turned off all layers. I just want the desktop layer with the graphics to show up. I have been using Adobe Illustrator for several years and this doesn't present a problem when saving the graphic as a PNG file.
View 16 Replies
View Related
Mar 4, 2013
How can in retain my original jpg file sizes when processing multiple file in 11 using expert mode.
View 9 Replies
View Related
Dec 15, 2012
Is there a way to change a common parameter of multible objects — For example scale x parameter, or Length Segs parameter of say 20 box objects, and change that parameter for all of them as as easily as changing one? I used Max long long ago, but am coming from a Maya and Softimage background.
View 5 Replies
View Related
Mar 1, 2012
When I attach an Xref to the file I am working with, it is dimmer in color. Is there a way to edit the xref file so that it appears brighter & easier to read. I seem to call this ability in some previous training, but I cannot seem to figure out how to change it.
View 6 Replies
View Related
Mar 12, 2012
I am xrefing a DGN file into my DWG file in Civil 3d 2012. When I go into Layer Manager I cannot see any of the DGN's Levele/Layers? Tell me this isn't so? Am I missing something here, how is one suppose to control Layers in the DGN when it is XREF'd into a DWG?
View 4 Replies
View Related
Feb 26, 2013
When inserting an xref, which I have prepared with a file name etc in a drawing, Autocad prompt me this message" The file you have chosen cannot be used as a block name or is greater than 8 characters. Autocad has assigned a shortened block name. Enter an Altenate name "
why so? This happen not with all file!
View 9 Replies
View Related
Apr 2, 2012
I am trying to use georectified cad file as a xref. The problem I am having is that the file doesn't place in the correct place. My file that I am working in is the same coordinate system. Is there a better way to do this? I've also tried copying and pasting, that doesn't work either.
View 6 Replies
View Related
Jun 25, 2009
I am trying to insert an xref into a dwg file and can not find how to do this. In AutoCADD you can insert an xref that is linked to the file so that when a change is made to the attached file the xref also updates. I am trying to do this in Inventor and have not been able to figure out how to do so.
View 9 Replies
View Related
Jan 30, 2013
I'm trying to get just the filename either with or without the .dwg extension for an xref given I already have its reference (BlockReference) and its model space (BlockTableRecord) all open for read; skipping accessing any BlockTable.
Im doing something like this:
Either get the XGraph and first node or prompt user for a block reference and check it's from attachmentStart active document's database transaction, get the BlockReference.Get the BlockTableRecord only with the BlockReference's BlockTableRecord-ObjectId property.At this point I can iterate through the model space and see the nuts and bolts of the xref drawing without actually changing anything after saving my drawing, even after committing a trasaction.So what I want to know is how to get the filename of the xref'ed drawing (i.e. Original_Drawing.dwg).
I'm looking at doing this without opening the referenced drawing as a side database and checking the filename.I can't debug right now, but is it. myBlockTableRecord.Database.OriginalFileName ?
View 1 Replies
View Related
Jul 12, 2012
in one of my XREF files, a lot of lines of which i believe are the outlines for the blocks, suddenly appear in my drawing. The funny thing is when i open the xref, the file dissapears.
here's the link for the files:
[URL]
View 9 Replies
View Related
Mar 5, 2013
Can I convert a DWF into a DWG without it being a XREF file ?
View 5 Replies
View Related
Jan 15, 2013
Is there a way to have one common keyword list which can be shared between multiple catalogues?
View 4 Replies
View Related
Mar 27, 2013
I have loaded an xref in to my working file. I temporarily unloaded the xref so that it would not be in the way as I was editing my drawing. Even though the xref is unloaded and I can not see it on screen it still highlights and becomes visible as if I picked it with my fence while I am trying to edit other entities to my drawing.
View 3 Replies
View Related
Feb 21, 2011
I want to export a layout as a dwg file. Why do I want to do this? I got a drawing, and they put some stuff on the layout, so I want to export the layout so I can then work in the new file in the model area? Do you get what I mean?
Also, If I make a layout, I put my Firm Logo and information in the layout. If I send this to another firm, which isnt using Autocad, they than can only see the model area, so If I can export it into 1 file, in the model area, they cann see the whole thing.
View 9 Replies
View Related
Jul 18, 2013
I am using an AutoCAD 2012, when a revised Xref floor plan was send but on a binded file. How to declare or make an Xref file based on the binded file????
View 2 Replies
View Related
Jun 7, 2013
How not to carry some layers when i xref a file into another.
for example,
i have a base file with x-1,x-2,x-3 layers. when i xref the base file into a main file, i only want x-1 & x-3 layer to show up in the main file.
is there any way to control what layers can be see in xref with out using freeze/off commands.
View 8 Replies
View Related