How to open the Parameters window from VB ...

How to open the Parameters window from VB ...

Anonymous
Not applicable
611 Views
2 Replies
Message 1 of 3

How to open the Parameters window from VB ...

Anonymous
Not applicable

Any example on VB / VBA / C# / C++

 

I need only interface name (from TLB) and function name for open Parameters window from external C++ code

0 Likes
Accepted solutions (1)
612 Views
2 Replies
Replies (2)
Message 2 of 3

dutt.thakar
Collaborator
Collaborator
Accepted solution

@Anonymous 

 

You can do it with control definition. Check out below link which is pointing in the same direction. 

 

https://forums.autodesk.com/t5/inventor-customization/open-the-parameter-tool-via-vba/td-p/1706773

 

Hope it helps.

 

 

Hope it

If this answer has solved your problem please ACCEPT SOLUTION and hit like if you found it helpful..!


Regards,
Dutt Thakar
LinkedIn
Message 3 of 3

Anonymous
Not applicable

Thank you for the answer

 

I was looking for a slightly different solution
but this solution works too
I tested it on VBA & C++ code

 

Thank you again

0 Likes