- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Using Inventor Pro 2022 Build 350...
I have created a rule that among other things exports a .tiff image of the currently active drawing to a specified directory. I use ActiveView.Fit before exporting the .tiff file. The problem is "the background" of the window shows if the actual window size is not adjusted to outline the sheet exactly. I can get the desired result by pulling the tree browser window over to get the sheet to fit the window more precisely but would like to automate this regardless of how the users window is currently adjusted.
The sheet size will always be 11 X 17
Is there a way to just export the sheet to a .tiff without the background?
If no, is there a way to adjust the tree browser window via the API?
Desired result (tree browser adjusted)...
Resulting .tiff...
Undesired (background shows)...
Resulting .tiff...
Solved! Go to Solution.