IsAssociativeToDesignViewRepresentation always returns False beyond first level
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to iterate through my assembly hierarchy and determine which sub-assemblies aren't set associative to a View Rep. The first level of sub-assemblies works fine. However, the second level and beyond always returns "False" for "IsAssociativeToDesignViewRepresentation", even if the occurrence actually IS associatively set to a View Rep under the current active View Rep.
I attached a sample assembly that demonstrates the issue. If you run the "Check Associative Statuses" local iLogic rule, it'll say that the "SECOND LEVEL" assemblies are non-associative. But if you check manually, you'll see that's incorrect.
What's going on here? How can I determine the "associative" status for each occurrence at each level in my Top Assembly (for my Top Assembly's current active View Rep)?
Files are in Inventor 2017 format.