Visual Basic basics :)

Visual Basic basics :)

Vadim-the-Engineer
Advocate Advocate
1,391 Views
5 Replies
Message 1 of 6

Visual Basic basics :)

Vadim-the-Engineer
Advocate
Advocate

Hello, everyone!

I'm looking for a good place to start learning Visual Basic (Inventor related(?) for now)... Can anyone recommend a website or Youtube channel with good tutorials / reading material? No programming background except one course of C (Visual Studio) taken during the degree... Got logic thinking tho 🙂

Thank You in advance!

0 Likes
Accepted solutions (1)
1,392 Views
5 Replies
Replies (5)
Message 2 of 6

Thomas_Savage
Advisor
Advisor
Accepted solution

Hello,

 

I went and did a course at a training centre, because i had never used anything like iLogic before. Which helped a lot.

 

I remember watching these 2 videos on YouTube when i was learning.

 

https://www.youtube.com/watch?v=xGx8hXKaYu8&t=816s

 

 

https://www.youtube.com/watch?v=fx2Qi_yCVSk

 

Also the inventor customization section of this forum is for iLogic. You could learn from there as well.

 

Thomas.



Thomas Savage

Design Engineer


Message 3 of 6

bradeneuropeArthur
Mentor
Mentor

Hi,

 

What I used in the past (and sometime for new programs/addins) is the VBA environment of inventor.

There you are able to get help and example files which can be used for your programming in vb.net for example.

I know I-logic but I prefer to create add ins for inventor instead, because of the advantages of using dll's.

 

Regards,

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

Message 4 of 6

Vadim-the-Engineer
Advocate
Advocate
Thank you for your answer!
I'm really new to VB and I already saw how badass external applications can
be but no clue where to start... I'd prefer to focus around Inventor and
leave bigger picture for a bit later but without knowing basics will be
harder to grasp whole usefulness of the thing... I think.
0 Likes
Message 5 of 6

bradeneuropeArthur
Mentor
Mentor

Hi,

 

Of course you are right, but afterwards you will see the benefits of add-ins, and see that is was not that difficult.

 

If any assistance is needed, feel free to ask...

 

Regards,

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 6 of 6

MechMachineMan
Advisor
Advisor

Check out my signature for some useful links.


--------------------------------------
Did you find this reply helpful ? If so please use the 'Accept as Solution' or 'Like' button below.

Justin K
Inventor 2018.2.3, Build 227 | Excel 2013+ VBA
ERP/CAD Communication | Custom Scripting
Machine Design | Process Optimization


iLogic/Inventor API: Autodesk Online Help | API Shortcut In Google Chrome | iLogic API Documentation
Vb.Net/VBA Programming: MSDN | Stackoverflow | Excel Object Model
Inventor API/VBA/Vb.Net Learning Resources: Forum Thread

Sample Solutions:Debugging in iLogic ( and Batch PDF Export Sample ) | API HasSaveCopyAs Issues |
BOM Export & Column Reorder | Reorient Skewed Part | Add Internal Profile Dogbones |
Run iLogic From VBA | Batch File Renaming| Continuous Pick/Rename Objects

Local Help: %PUBLIC%\Documents\Autodesk\Inventor 2018\Local Help

Ideas: Dockable/Customizable Property Browser | Section Line API/Thread Feature in Assembly/PartsList API Static Cells | Fourth BOM Type
0 Likes