How to import Customization Settings file with vba?

How to import Customization Settings file with vba?

lzs013
Advocate Advocate
784 Views
2 Replies
Message 1 of 3

How to import Customization Settings file with vba?

lzs013
Advocate
Advocate

How to import Customization Settings Snipaste_2018-11-29_22-00-36.pngfile(xml file) with vba?

0 Likes
785 Views
2 Replies
Replies (2)
Message 2 of 3

bradeneuropeArthur
Mentor
Mentor

Hi,

 

Take a look at this, maybe this is on option for you?

"C:\Program Files\Autodesk\Inventor 20##\Bin\Inventor.exe" /IMPORTOPTIONS="C:\YYYYYYY.xml"

 

https://beinginventive.typepad.com/being-inventive/2010/09/start-inventor-with-fixed-application-opt...

 

Regards,

Autodesk Software: Inventor Professional 2018 | Vault Professional 2018 | Autocad Mechanical 2018
Programming Skills: Vba | Vb.net (Add ins Vault / Inventor, Applications) | I-logic
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 !

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 3

j_steenbergen
Enthusiast
Enthusiast

This isn't a VBA command? I tried the solution mentioned above but this didn't work.

Is there any way to import the ribbon customization file using VBA?

0 Likes