Message 1 of 3

Not applicable
07-09-2020
03:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is there a way to find a position (transform or coordinates) of a subassembly (nested assembly?) into a parent assembly?
For example, I need to figure out where ChildAssembly:1 and ChildAssembly:2 placed into the RootAssembly.
RootAssembly
ChildAssembly:1
OneMoreAssembly
Part1
Part2
ChildAssembly:2
OneMoreAssembly
Part1
Part2
Solved! Go to Solution.