Announcements
Attention for Customers without Multi-Factor Authentication or Single Sign-On - OTP Verification rolls out April 2025. Read all about it here.
A.Acheson
in reply to: anavazquez5LRNJ

Hi @anavazquez5LRNJ 

Do you mean Inventor .Dwg extension type drawing? What specifically about the drawing do you want to automate? Simply to open the drawing allready complete saved on disk or to create a drawing  from scratch placing views etc. There are many forum posts which have carried out some degree of automation. Do you have a sample you have tried or can provide as a bases to start the conversation? 

 

Here is a start point from the API samples written in VBA. Remove the word Set and change the word "AddBaseViewWithRepresentations()"to "Main"

This will create a view with the given assembly filepath.

 

If this solved a problem, please click (accept) as solution.‌‌‌‌
Or if this helped you, please, click (like)‌‌
Regards
Alan