Highlight not ballooned Part/assembly of Model in Drawing
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
Sometimes there are views on the drawing with a large number of rows in the Parts Lists. It makes difficult to identify all the balloon needed parts/Assemblies of the Model.
With some help of ilogic I already have a procedure which lists all the not ballooned rows, giving me their names. However, I would like to add some visual help like highlighting them on the drawing view.
Here is one example of the main goal, on the following image:
In this example there is a not ballooned row on the Parts list. That row is clearly identified and their name is shown on a messagebox of an ilogic rule. The next intended step is to automatically highlight the row's referenced part/assembly on the view.
Is there any way of doing this? like accessing the model parts and make them selected or similar?
This could also be improved if we could click directly on a row/rows on the parts list, and their references became highlighted, but that is more of an idea for improvement of Inventor instead of customization via ilogic/vba.
Thank you