Kraken Posted June 29, 2021 Posted June 29, 2021 I've discovered the joys of sheet set manager. I recently found out that I can make a table of contents using it that will update as I add sheets. However, with larger plan sets I would like to list the sheet type and a page range (see example) instead of listing every sheet in the sub set. Is this even possible? example: Plan & Profile C100-C120 Quote
BIGAL Posted June 30, 2021 Posted June 30, 2021 If you can make a table then its feasible to make another table from it, that is what you want. You will need to post a dwg with a table then someone can look at it. Quote
CyberAngel Posted March 28, 2022 Posted March 28, 2022 I now have a similar issue. Our drawings include several individual plans, followed by a group of detail sheets that all have the same title. For details, our handmade table (which we still use) gives a range of page numbers and just one line. When I generate a drawing index with SSM, it lists each detail sheet individually, but it needs to look like our table. It would also be nice if the drawing index would consolidate sets of plans with the same title, not just details. I've studied subsets, but I don't think that will solve this issue. Quote
BIGAL Posted September 5 Posted September 5 Just a comment I have dwg index.lsp that reads certain attributes out of title block normally in layouts, it could be changed to use OBDX so read title blocks in other dwg's. The dwg name list could be stored in the index dwg using Ldata. Note it will not auto update but no idea if you can use a field from another dwg. Its fast to make and the table matches what you want as you design the table. If some one wants to have a go, here is a start for you. Dwgindex.lsp Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.