Anuncios

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

jezzyluber
en respuesta a: Anonymous

To create an index of layout names and page titles in AutoCAD without using the Sheet Set Manager, insert a table in the desired layout. Inside each cell, use the FIELD command to insert dynamic fields. For layout names, select the Object category, choose Layout from the Field Category, and pick Layout Name from the list. For page titles, select the Document category and choose Title from the Field Names list. Repeat these steps for each row in the table, populating it with the corresponding information from each layout. Adjust the table's formatting as needed for a visually appealing display. To update the information, right-click on the table and choose "Update Fields." This method leverages AutoCAD fields to dynamically link the table cells to the relevant layout information.