- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I am to determine how deep into the assembly occurrence structure that an "active edit document" is which means i need to get its occurrence in the parent assembly.
When i get the "active edit document", it is a document and not an occurrence of the parent occurrence. I don't know how i can get its relevant occurrence.
I would try using the "active edit object" but the user could also be editing an assembly level sketch or some other feature and it would be problematic.
Does anyone have a solution for this?
Thanks, Matt.
Example
Assembly A (Parent)
Assembly B:1 (Child assembly occurrence) - i could be editing this assembly
Assembly C:1 (Child assembly occurrence)
Assembly D:1 (Child assembly occurrence) - i could also be editing this assembly
Solved! Go to Solution.