iLogic determines which Sheet Format to use based on base view file type
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
So I am currently upgrading our company inventor workflow and one of the items I have changed is adding multiple Sheet Formats with different sheet sizes and title blocks. The reason for this is we have different title blocks for assemblies and parts. Eventually I will try to have one title block that changes for different file types but I am not there yet. What I am currently trying to do is when a new idw is created I want the sheet format determined by the file type selected for the base view. Example would be if a .ipt is placed in the base view the Sheet Format would be the one set up for parts and if an .iam is placed in the base view then the Sheet Format set up for assemblies would be used. I currently only use 2 of the sheet formats as the others are still going through upper managment review.
P.S. We set up our drawings using sheet sets so I will eventually set up code that adds the top level assembly and then determines how many additional sheets will be required and create the base views of each sub-assembly and part associated with the top level assembly. this is why i would like the sheet format linked to the base view for each sheet.