AutoCAD 2010/2011/2012 DWG Format
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
External Reference Layer Will Not Save
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I have a drawing that does not save the xref layer setting. I can change colors and thaw different layers but after saving and closing the drawing it reverts back to the original when opened again. I am sure this is a setting but can not find which setting.
Thanks
Re: External Reference Layer Will Not Save
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Check out the VISRETAIN setting.
Re: External Reference Layer Will Not Save
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
The VISRETAIN system variable controls the properties of xref-dependent layers.
| Type: | Integer |
| Saved in: | Drawing |
| Initial value: | 1 |
Controls visibility, color, linetype, lineweight, and plot styles.
0 | The layer table, as stored in the reference drawing (xref), takes precedence. Changes made to xref-dependent layers in the current drawing are valid in the current session only and are not saved with the drawing. When the current drawing is reopened, the layer table is reloaded from the reference drawing, and the current drawing reflects all of those layer property settings. |
1 | Xref-dependent layer changes made in the current drawing take precedence. Layer settings are saved with the current drawing's layer table and persist from session to session. |
