Using Transient Geometry (Matrix) to Position Occurrences in Assemblies with Multiple Model States
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi Everyone,
I have a complex assembly where I need to constrain a part in an assembly. The part needs to be able to take any position and orientation within the assembly. Because of this flexibility, I have decided to use the Transient Geometry Matrix Object. I am reading the values required to create the matrix from an Excel document. When I have multiple model states in my assembly (2 model states for example), I have two different matrices that represent the position and orientation of the part in the two model states. I then apply the transformation to the part in the first assembly model state with the first matrix and I ground the part and then in the second assembly model state with the second matrix and I ground the part. However, when switching between the assembly model states, I see that the part takes the position and orientation of the second matrix across all assembly model states. Is there a way to assign a different matrix to a part in each assembly model state and ground that part in that position such that when switching between the assembly model states, the part is in the correct position?
Thanks in Advance!