11-30-2016
07:25 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
11-30-2016
07:25 AM
Hi,
i need exactly what you described.
But i can't find the "openForms"-Method in the "Inventor.Application"-class.
In the third row you wrote "m_inventorApplication.OpenForms"
and in the row before you wrote "m_inventorApplication.ActiveDocumentType".
So i'm assuming "M_inventorApplication" is an instance of the "Inventor.application"-Class.
I know the "OpenForms"-Method from "System.Windows.Forms", but how could
you implement this in your Inventor-class?
i need exactly such a function.
could you please post the correct code with all i need to know which and how much
forms are actually opened in Inventor?
thanks!