Attaching an external reference

The XATTACH command attaches a drawing as an external reference (Xref). The attached Xref appears as an insert in the current drawing. Like blocks, attached Xrefs can be nested. The attached drawing represents the most recently saved version.

To attach an external reference

  1. Do one of the following:
    • Click the Attach Xref... tool button () on the Insert toolbar or the Insert / References ribbon panel.
    • Choose Attach Xref... in the Insert menu.
    • Click the Attach Xref tool button () on the Details toolbar on the Drawing Explorer / Xrefs dialog box.
    • Click the Attach Dwg... tool button () on the Attachments panel.
    • Launch the XATTACH command.

    The Select Reference File dialog box appears.

  2. Select the drawing you want to attach, then press the Open button.

    The Attach External Reference dialog box appears.

  3. The full path to the selected drawing is displayed in the Path field.

    (option) Select the Path Type: Full, Relative or No path.

  4. Choose the External Reference Type:
    • Attachment: If the current drawing is attached as an Xref to another drawing, an attachment becomes a nested Xref.
    • Overlay: An overlay is ignored when the drawing to which it is attached is then attached as an Xref to another drawing.
  5. Choose whether to specify the Insertion Point on screen or in the X, Y, Z fields.
  6. Choose whether to specify the Scale on screen or in the X, Y, Z fields.

    Check the Uniform Scale option to specify the scale in the X field.

  7. Choose whether to specify the Rotation angle on screen or in the Angle field.
  8. Click the OK button to attach the Xref.

    Depending on the options in steps 5, 6 and 7 you are prompted to specify the insertion point, scale and/or rotation angle.

Note:
  • The XDWGFADECTL (Xref database fade control) system variable sets the fading level for external references.
  • The origin point of an external reference is controlled by the INSBASE (insertion base point) system variable. Use the BASE command to define the INSBASE system variable in the external reference drawing.
  • The Unit field under Block Unit is set by the INSUNIT (Insertion Units) system variable in the external reference. The Factor field expresses the relation between the value of the INSUNIT system variable in the Xref and the parent drawing.