Autodesk Inventor Customization
- Start Article
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Automate Drawing Creation
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
I've looked at what feels like every board on here to try and figure this out. I have next to no experience in VB or Macro programming, which from what I read is the only way to do this.
All I want to do is automatically generate a drawing for an assembly with sheets for the component parts. The assembly is being placed as an iLogic part if that makes a difference.
I need some code to get me going with this. Thanks in advanced for any help!
Solved! Go to Solution.
Re: Automate Drawing Creation
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
Hi mate,
At the risk of being blunt, the programming help files have a loads of bits of sample code which can be used to start you off - certainly in VBA. This should get you going in the right direction, although it's fair to say you've definately jumped in at the deep end with what you are trying to do!
Not sure about other versions, but in 2010, programming help can be foung by clicking the little arrow to the right of the ? on the search box at the top, and then going to Additional Resources>Programming Help. Use the "Sample Code" section to get going.
Hope this helps you, and good luck.
Jon
If this post helps you, please give kudos.
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
Re: Automate Drawing Creation
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content

