Message 1 of 8
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to put together a folder of drawings all coming from a multiple layout file with xref.
So far I have managed to export them one by one to the model space with the xref "bound" (EXPORTLAYOUT), and the same thing with all sheets at once (LXA.LSP). Also, I have tryed to separate each layout into individual files keeping them in the paper space (Layoutstodwg.lsp), but the xref remains attached.
What I actualy need is a method to separate all the sheets at once into individual files (prefering them to stay in paper space) and binding the xref in the process.
Is there an alternative option for all these procedures? So I could implement it with my team in the future.
Solved! Go to Solution.