VBA Library location

VBA Library location

Anonymous
Not applicable
1,953 Views
4 Replies
Message 1 of 5

VBA Library location

Anonymous
Not applicable

Hello,

 

I'm working on a project of automatisation parts and assembly on the VBA editor on Inventor. The problem is that I can't find the library made on VBA for Inventor (for example, create geometry, extrusion, assembly etc). I've searched on Help (F1), but it is just a help based on classic VBA. So, where can I find the VBA Inventor library for this kind of using?

 

An other question, do you know how can I make the link between an excel file, and Inventor? (directly on Vba Editor).

 

 

Thanks!

0 Likes
Accepted solutions (1)
1,954 Views
4 Replies
Replies (4)
Message 2 of 5

bradeneuropeArthur
Mentor
Mentor
Hi,
What do you mean with the library?
You mean your Company standards?

about the excel link:
Do you need to know how to do that with or without coding or both?


Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
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:
My 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 !


 


EESignature

0 Likes
Message 3 of 5

Anonymous
Not applicable

I was meaning the functions etc that you can use to make a sketch, an extrusion etc, but I've just find it, thank you.

 

For the Excel, I was wondering how can I make a link between the excel and my vba sheet on Inventor (for example, to get a length on an excel to make an extrusion, or point coordinates...)

0 Likes
Message 4 of 5

bradeneuropeArthur
Mentor
Mentor
Accepted solution

See the picture:

ExcelLink.png

Regards,

Arthur Knoors

Autodesk Affiliations & Links:
blue LinkedIn LogoSquare Youtube Logo Isolated on White Background


Autodesk Software:Inventor Professional 2025 | Vault Professional 2024 | Autocad Mechanical 2024
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:
My 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 !


 


EESignature

0 Likes
Message 5 of 5

Anonymous
Not applicable

Thanks a lot!

0 Likes