01-21-2016
12:41 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
01-21-2016
12:41 PM
Actually that didn't fix the problem.
The code doesn't work in a consisten manner. Occurrences are being suppressed not based on the rangeboxes interference.
Later edit:
Now it seems like I found the problem. It was in this line:
Set CutBox = AssDoc.ComponentDefinition.Occurrences.ItemByName("Cube:1").Definition.RangeBoxChanged to
Set CutBox = AssDoc.ComponentDefinition.Occurrences.ItemByName("Cube:1").RangeBoxAnd it worked
Autodesk Inventor 2015 Certified Professional