From the Command prompt, manages drawings inserted as external references (xrefs).
List of Prompts
The following prompts are displayed.
- ?—List Xrefs
- Bind
-
Converts a specified DWG reference into a block, making it a permanent part of the drawing.
The xref-dependent named objects, such as layer names, of the former xref are added to your drawing. In each xref-dependent named object, the vertical bar (|) is replaced with three new characters: a number (usually 0) between two dollar signs ($). The number is increased if the same name already exists in the current drawing.
- Detach
- Path
- Pathtype
-
Specifies whether the path is relative or absolute (full).
- Edit xref name(s) to edit path type. Enter the name of the xrefs that you want to modify. You can specify multiple xrefs using the same wildcard characters used to sort layer lists.
- New path type. Specify Full, Relative, or None.
Full uses an absolute path that includes a local hard drive letter, a URL to a website, or a network server drive letter.
Relative assumes the current drive letter or the folder of the host drawing.
- Unload
- Reload
- Overlay
-
Displays the Enter Name of File to Overlay dialog box (a standard file selection dialog box). If you reference a drawing that contains an overlaid xref, the overlaid xref does not appear in the current drawing.
Unlike blocks and attached xrefs, overlaid xrefs cannot be nested. If another person is currently editing the xref file, the program overlays the most recently saved version.
If the xref you specify is not already overlaid, a new xref is crated, using the name of the referenced file.
If FILEDIA is set to 0, the following prompt is displayed:
Enter Name of File to Overlay.
- Attach
-
Displays the External Reference dialog box, if a DWG reference is selected, or the Select Reference File dialog box, if no DWG reference is selected. See XATTACH.
If you reference a drawing that contains an attached xref, the attached xref appears in the current drawing. Like blocks, attached xrefs can be nested. If another person is currently editing the xref file, the most recently saved version is attached.