05-04-2022
10:21 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
05-04-2022
10:21 AM
You probably already know about this one, but there is a 'Remark' at the bottom of the online help page for that method (CreateImageWithOptions) that may help. It basically says that if you currently have an image set as background within Inventor, it will ignore your settings for background when creating this image. Then says you can check the status of this with ColorSchemes.BackgroundType. ColorSchemes is a ReadOnly property of the Inventor application, and the second property returns a value from the BackgroundTypeEnum.
Wesley Crihfield
(Not an Autodesk Employee)