CarlosR2022
Electrical
- Sep 16, 2010
- 36
I have 2 parts: Part1 and Part2 both have 0,0,0 as origin. Then I moved and rotated Part1 randomly and I took the position of Part1 which was a 4x4 matrix called POS1. Then I snapped Part2 to Part1 (instead of using assembly constraints) to have Part2's position matrix as POS2. My question is if I now move Part1 to a new position to have POS1'(11), is it possible to calculate the new position matrix of Part2 POS2' based POS1'?