- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
Xref Question
When I attach multiple xrefs to a drawing it never holds the layers I turned off when I attach the main drawing to another drawing. Help.
- Marcar como nuevo
- Favorito
- Suscribir
- Silenciar
- Suscribirse a un feed RSS
- Resaltar
- Imprimir
- Denunciar
SOLUTION-1
Issue:
You want the properties of the layers to be maintained when you use nested xrefs.
Solution:
To maintain the status of layer properties when using nested xrefs, you need to export the layer settings in addition to the xref.
To export layer settings
- At the command prompt, enter LAYERSTATE.
- In the Layer States Manager, create a new layer state to capture the current properties for all the layers.
- Click 'Close' to exit the dialog box.
To restore layer settings in another file
- At the command prompt, enter LAYERSTATE.
- In the Layer States Manager, click the 'Import' button.
- Be sure 'Files of type:' is set for DWG and then browse to the DWG file which contains the layer state you wish to import, then click 'Open'.
- Alternately, if you exported a layer state (.las) file, change the 'Files of type:' setting at the bottom of the dialog to LAS, browse to the .las file created with the export process, then click 'Open'.
- With the layer state you want highlighted, click the Restore button.
- Click 'Close' to exit the Layer States Manager.
Reference : https://knowledge.autodesk.com/support/autocad/troubleshooting/caas/sfdcarticles/sfdcarticles/Mainta...
SOLUTION-2
Issue:
Nested xrefs do not reflect Visretain settings. For example:
- You create Drawing A, which contains a number of layers.
- You create Drawing B into which you xref Drawing A.
- You turn off some of the layers that were imported with Drawing A.
- You set the VISRETAIN system variable to 1.
- You create Drawing C into which you xref Drawing B.
Note that the layers you turned off in Drawing B reappear in Drawing C.
Solution
VISRETAIN retains the settings in the current drawing but not those in the xref. In the case of nested xrefs, the original settings are displayed, so each time the nested xref is inserted into a new file, you have to reset the VISRETAIN to 1.
To work around this issue, use the XREF command Bind option rather than the Insert option when binding the nested xrefs into the parent drawings.
SALMANUL FARIS![]()