CarlosR2022
Electrical
- Sep 16, 2010
- 36
My apologies - this might be a mathematical question rather than a Catia 3Dx question. Assume 2 physical parts Part1 & Part2 in an assembly - all origin positions are 0,0,0. I used Snap to align them to get pos1(11) and pos2(11) - their two transformation matrixes. Then Part1 is moved different position in the assembly with a new pos1'(11). Is it possible to obtain the pos2'(11) mathematically so I can align Part2 to Part1 in Part1's new position in the same way before Part1 is moved?
The ultimate goal is to write a macro so that whenever Part1 is moved, I can always place Part2 correctly. I don't have an issue with VBA but just the math side.
The ultimate goal is to write a macro so that whenever Part1 is moved, I can always place Part2 correctly. I don't have an issue with VBA but just the math side.