09-12-2022
05:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
09-12-2022
05:31 PM
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
Or if this helped you, please, click (like)
Regards
Alan