Message 1 of 9
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am trying to create an iLogic rule that will take over what I usually do after completing one of my files.
I already have completed the steps here:
- Exports my file as a step file (Based on the preloaded "Custom" snippet "Save As STEP File")
- Exports my file as a pdf file (Based on the code found here)
- Writes an email to a list of people (Based on the code found here)
What I cannot find is code that will export my camera view (which my code sets to the file's home view) as a transparent background png.
I have found this code that uses SaveAsBitMap, but it keeps a white background on the image.
I have also found the CreateImageWithOptions method, but can't figure out how to work it.
Can anyone point me in the right direction with these methods, or suggest an alternative?
I am using Inventor 2024.3
Solved! Go to Solution.