Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
Anonymous
in reply to: GeorgK

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!