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: 

Code to load *.ivb files

1 REPLY 1
SOLVED
Reply
Message 1 of 2
AncientOne
1819 Views, 1 Reply

Code to load *.ivb files

I have seen similar inventor posts with no answers. Sorry if I have repeated.

Is there a line of code I can add to my default.ivb file which will load another MYFILE.ivb file ?

 

1 REPLY 1
Message 2 of 2
jdkriek
in reply to: AncientOne

Look into the VBAProjects.Open

 

ThisApplication.VBAProjects.Open "J:\PathToProject\VBProject\YourProject.ivb"
Jonathan D. Kriek
MFG Solutions Engineer
KETIV Technologies, Inc.


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

Post to forums  

Autodesk Design & Make Report