Message 1 of 28
Renaming Drawings Sheets
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to find an automated way to rename multiple sheets when creating Inventor drawings.
I have an Inventor assembly, and I need to create a drawing for each component in this assembly.
I have one Inventor Drawing with multiple sheets in it. Each sheet is for each part in the assembly.
I would like to loop though each sheet and rename the sheet name to the Part number of the part.
Is there a simple way to do this though i Logic? And how would I go about doing something like this?
Thanks