Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Use the macro and Inventor a the same time

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
Anonymous
305 Views, 2 Replies

Use the macro and Inventor a the same time

Hello,

 

I'm working on an automatisation project, and I'm developping in VBA. The problem is that when I launch my Userform, I can't click on Inventor at the same time... I have to close up the userform. It is quiet embarrassing because the userform is helping to get some constraint (for an assembly). I have to select faces before running the macro...

 

So, if anyone knows how can I get Inventor and userform at the same time, it would be great!

 

Thanks!

2 REPLIES 2
Message 2 of 3
bradeneuropeArthur
in reply to: Anonymous

use a modeless form!

 

Like

 

UserForm1.Show (False)

 

Regards,

Regards,

Arthur Knoors

Autodesk Affiliations:

Autodesk Software:Inventor Professional 2024 | Vault Professional 2022 | Autocad Mechanical 2022
Programming Skills:Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
Programming Examples:Drawing List!|Toggle Drawing Sheet!|Workplane Resize!|Drawing View Locker!|Multi Sheet to Mono Sheet!|Drawing Weld Symbols!|Drawing View Label Align!|Open From Balloon!|Model State Lock!
Posts and Ideas:Dimension Component!|Partlist Export!|Derive I-properties!|Vault Prompts Via API!|Vault Handbook/Manual!|Drawing Toggle Sheets!|Vault Defer Update!


! For administrative reasons, please mark a "Solution as solved" when the issue is solved !

Message 3 of 3
Anonymous
in reply to: bradeneuropeArthur

It works great!

 

Thanks a lot

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Technology Administrators


Autodesk Design & Make Report