New VBA Drawing View Labels tool
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
i have made the previously posted code into a small VBA project. Please comment if you find it useful 🙂
This tool is for the drawing tab only.
Instructions
go to TOOLS tab and click the VBA editor button
in the VBA editor. go to FILE / Load Project
Browse to the project and click it to load (you need to save it in this path)
C:\Users\Public\Documents\Autodesk\Inventor 2013\VBA Addins (mine isnt but your should) 🙂
you should see it in the browser like this
Click save and close the editor. (when inventor Quits, it may ask you to save changes. Save them.
In Inventor, right click on the ribbon tab and select 'Customize user commands..'
you will get a box like this.
select 'Macros' in the top left drop down box
select 'Drawing | Tools' in the top right drop down box
Highlight the Macro called 'DrawingLabels' in the left pane and click the >> button to move it to the right (ribbon)
clict the check boxes like mine (to show text) and then click close.
Your button will then appear on the ribbon untder the 'Tools' tab like this
That should be it.
i ask that if you use my tool, you do NOT change the name 'ShawTools' or perceive it as your own tool. 🙂
There is a video of the tool here-Drawing Views Video
How it works-
Click you button to start the tool. it will appear like this-
Add Scale - when checked, it will include the active scale in the view label. There is also a visual guide under the image on the tool
This Sheet - when clicked (as shown) it will only change the views on the active sheet
All Sheets - when clicked, it will apply the view labels to ALL sheets in the drawing file
1/7 - this is a counter 1 being the sheet and 7 being the amount of sheets in the drawing file. you can see on the video that the number increases for every sheet that is selected. This it to give you an idea when it will finish.
Enjoy 🙂
Nigel
Thanks
Nacho
Automation & Design Engineer
Inventor automation Programmer (C#, VB.Net / iLogic)
Furniture, Sheet Metal, Structural, Metal fab, Tradeshow, Fabrication, CNC
Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.