How to record constraits from one assembly and use them in another
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I am trying to build modular assemblys. I have an idea of how to do it, but I don't even know if it is possible.
I have a standard part that is always present in final assembly and i have optional parts that get in assembly sometimes. I would like to have a program that would open up optional parts and automaticly make constraits with the standard part.
Somehow I was thinking the program would remember specific faces and assosiated constraints and would link up automaticly.
Normaly if you link two parts with each other in one assembly this link does not carry over to a new assembly if you import those same parts individualy.
I am trying to make inventor remember this links from one assembly and carry them over to another assembly. This link data would probably have to be written in a external file.
Could some one tell me if this is posible and if soo, point me in the right direction.