Message 1 of 2
Get Render data

Not applicable
05-25-2008
03:16 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi
I read an alarming post when I searched for 'render' here that Inventor Studio is an Add-In to Inventor, and that API is not provided?
The plugin I'm planning is basicly a render-time plugin which sets up cameras, modifies their positions and saves the render output from them. Is this possible to accomplish with the Inventor API, not using Inventor Studio?
Also, I would like to know if it's possible to get get these render settings; current image width & height. (these are from Studio I guess, so maybe they can't be retrieved?)
I'm using VC++ and the wizard generates a CComPtr to m_pApplication (which is Inventor's application object), wouldn't it be possible to create a CComPtr to InventorStudio as well to use its functionality?
/p6
I read an alarming post when I searched for 'render' here that Inventor Studio is an Add-In to Inventor, and that API is not provided?
The plugin I'm planning is basicly a render-time plugin which sets up cameras, modifies their positions and saves the render output from them. Is this possible to accomplish with the Inventor API, not using Inventor Studio?
Also, I would like to know if it's possible to get get these render settings; current image width & height. (these are from Studio I guess, so maybe they can't be retrieved?)
I'm using VC++ and the wizard generates a CComPtr to m_pApplication (which is Inventor's application object), wouldn't it be possible to create a CComPtr to InventorStudio as well to use its functionality?
/p6