Anuncios

The Autodesk Community Forums has a new look. Read more about what's changed on the Community Announcements board.

ian.mag
en respuesta a: Anonymous

Hey,

 

In other words,

Attachment - Tells AutoCAD to include other Xref attachments that are nested in the selected file.
Overlay  - Tells AutoCAD to ignore other Xref attachments that are nested in the selected file. This avoids multiple attachments of other files and eliminates the possibility of circular references (referencing the current file into itself through another file).

 

So to understand your case better, are you using sheet sets, or just the layout sheets in another drawing?

Case 1; I using sheet sets

  1. Attaching the XREF as an overlay
  2. Make sure that full path is selected under the path type
  3. Creating model views in your drawing base file B
  4. Create a sheet in the SSM and place the model view in the drawing sheet

 

Case 2; If using the layout sheets in file C

  1. Attaching the XREF as an attachment
  2. Make sure that full path is selected under the path type
  3. While in file C, repeat steps 1 & 2

 

Make sure to save the drawings before XREFing them.