If not, you may want to try the suggestions in this article: Palettes will not display in AutoCAD
If so, please click Accept as Solution on the posts that helped you so others in the community can find them easily.
I had same problem and FIXED IT. I had dual displays and the xref manager window must of been somewhere outside what i could se eon my screen. IF you update display settings to be one window, then "restore down" autocad (vs being full screen). then type "close external reference". then type "external reference" it may pop-up for you.
I am currently using 2017 Full Acad. And am having a problem with my XREF command, it literally does nothing. I can use _classicxref , but that is not as efficient as the typical XREF window. I also am using multiple screens, and have scoured the available screen space for a hidden bar that needs to be expanded. It is not there, i have even switched to a single screen to try to find it that way. Can someone give me insight on how to retrieve the xref panel by other methods?
2nd It will not allow me to bind, because of "PROXY OBJECTS". I tried to use the -xref command, and just run through the command lines to get there. What are "PROXY OBJECTS" and how can I get rid of them?
Have you considered performing a Repair of your AutoCAD or a Reset Settings to Default to see if that restores the missing XREF window? You might also try creating a new user account, log on with it and start AutoCAD to see if things behave normally.
Hi
so, i never really thought about this before, but the acad xref command is pretty much analogous to the so-called "links" in quark, pagemaker, illustrator, and indesign, except for the fact that you are cross-referencing drawings instead of images. hmmm...that's pretty deep. i hope you spontaneously combust.
I think your sender has to "bind" the xrefs before sending the drawing. That's an option when you open the xref window, I think...it's a all a bit murky for me...but ask your sender to bind all the xrefs, then resend. Good luck.
you can also send the file that is "orphaned" and just put it in the same directory
if an xref is missing from a DWG, autocad automatically looks for it in the same directory as the DWG you're working in.
binding is ok, but sometimes it gets cumbersome as old data gets locked into the file and can't be updated.
I agree with the e-transmit. I send files that way all the time. Orphaned XREFs are when one of the XREF drawings has another XREF inside it (this is called a Nested XREF), but it cannot find that one. I find nested XREFs to be a completely professional annoyance. I have a few that show up like that on a very large project I'm working on now. We're partnering with another firm; however, usually the items that are Orphaned are not of importance to the drawing they are shown as Orphaned in. If you can keep this goal in mind while creating your drawings, always try to keep your XREFs simple or at least minimize the number of XREFs you use.
The Drawing Management feature in AutoCAD Architecture 2013 uses external references (xrefs) as a means to create a project and maintain it. This means that elements are referenced into constructs, constructs are referenced into views, and views are referenced into sheets. The mechanism of referencing is identical to the regular AutoCAD External References Management feature. However, the background methods employed have additional features.
Xrefs that have been created in drawing management can automatically make use of project data, while those that are created manually through the xref palette or command line cannot. For example, a construct that is placed on a specific level will use that level's elevation data to control the Z-axis insertion point when being xrefed into a view. If you are working in a project environment, the best practice for referencing project drawings into other project drawings is to use the Project Navigator rather than the standard AutoCAD Architecture Xref Manager. The AutoCAD Architecture Xref Manager cannot differentiate between project drawings and non-project drawings. If you reference a non-project file into a project file by mistake, you cannot use the full Drawing Management functionality on that file.
The External References palette in AutoCAD Architecture organizes, displays, and manages referenced files such as DWG files (xrefs), DWF, DWFx, PDF, and raster images. These files can be opened directly from the External References palette. The External References palette contains several buttons and is split into two panes (see Figure 1). The upper pane, called the File References Pane, can display file references in a list or in a tree structure. Shortcut menus and function keys provide options for working with the files. The lower pane, called the Details/Preview Pane, can display properties for the selected file references or it can display a thumbnail preview of the selected file reference.
It is important to note that when using the External References palette, it is recommended that you turn on the Auto-hide feature or anchor the palette. The palette will then hide automatically when you move the cursor away from the palette.
You can use the buttons at the top of the External References palette to choose the types of files to attach to the drawing and to refresh the status of file references that you already have attached. The following options are displayed:
You can attach an entire drawing file to the current drawing as a referenced drawing (xref). With xrefs, changes made in the referenced drawing are reflected in the current drawing. Attached xrefs are linked to, but not actually inserted in, another drawing. Any changes to a referenced drawing are displayed in the current drawing when it is opened or reloaded. With xrefs you can build drawings without significantly increasing the drawing file size.
A drawing file can be attached as an xref to multiple drawings at the same time. Also, multiple drawings can be attached as referenced drawings to a single drawing. To attach an xref click the Insert tab, Reference panel, Attach. Select the file you wish to reference and select Open. This will bring up the Attach External Reference dialog box where you can choose to attach or overlay, scale, insertion point, path type, and rotation (see Figure 2). Click OK when finished. It is important to note that if an xref contains any variable block attributes, they are ignored. Once the xref is attached to the drawing, an xref icon will be displayed in the lower-right corner of the application window. When one or more xrefs are not found, an exclamation point is added to the xref icon. If you click the xref icon, the External References palette will be displayed.
To completely remove xrefs from your drawing, you need to detach them rather than erase them. Erasing xrefs does not remove layer definitions associated with those xrefs. Using the Detach option removes the xrefs and all associated information.
Sometimes it becomes necessary to find an xref in a complex drawing. To do this, select an item in the External References palette to highlight all visible instances in the drawing. Also, you can select an external reference in the drawing to highlight its name in the External References palette.
You can control the visibility, color, and linetype of an xref's layers and make these changes temporary or permanent. If the VISRETAIN system variable is set to 0, these changes apply only to the current drawing session. They are discarded when you end the drawing session or when you reload or detach the xref. You can also control the fade display of the DWG xref. The XDWGFADECTL system variable defines the fade percentage for all DWG xrefs.
When you open a drawing, all xrefs update automatically. You can also use the Reload option from the External References palette to update xrefs whenever you want to ensure that the most current versions are displayed in your drawing (see Figure 4). Whenever you modify and save an externally referenced drawing in a network environment, other people can access your changes immediately by reloading the xrefs in their open drawings.
When you attach xrefs to a drawing, the program periodically checks whether the referenced files have changed since the last time the xrefs were loaded or reloaded. The XREFNOTIFY system variable controls xref notification. By default, if a referenced file has changed, a balloon message is displayed near the xref icon in the lower-right corner of the application window. Click the link in the balloon to reload all changed xrefs. If you close the balloon message without reloading, an exclamation point is added to the xref icon. If you click the xref icon, the External References palette is displayed.
By default, the program checks for changed xrefs every five minutes. You can change the number of minutes between checks by setting the XNOTIFYTIME system registry variable using (setenv "XNOTIFYTIME" " n ") where n is a number of minutes between 1 and 10080 (seven days). It is important to note that when changing the value of XNOTIFYTIME, you must enter the system variable with the capitalization as shown.
Xrefs can be nested within other xrefs. This basically means that you can attach an xref that contains another xref. You can attach as many copies of an xref as you want and each copy can have a different position, scale, and rotation. It is important to note that when using the parametric drawing feature, you can only constrain objects in the drawing to the insertion point of an xref and not its nested objects. The saved path for an xref can be a full path, a relative (partially specified) path, or no path. For a nested xref, a relative path always references the location of its immediate host and not necessarily the currently open drawing.
You can also overlay an xref on your drawing. Unlike an attached xref, an overlaid xref is not included when the drawing itself is attached or overlaid as an xref to another drawing. Overlaid xrefs are designed for data sharing in a network environment. By overlaying an xref, you can see how your drawing relates to the drawings of other groups without changing your drawing by attaching an xref.