ecarr
Mechanical
- Feb 22, 2006
- 33
Apologies in advance if this is a redundant topic.
I have various assemblies that we automate by resizing and then saving as a new assembly. (We're talking THOUSANDS here.) Once these assemblies are resized and saved, we have no way of determining what parts are the same and what parts are different. We need to know how many parts are the same so the CNC programmers don't program the same model more than once.
What I'm thinking right now, is to use the Volume, Maximum Length, and Centroid of each similarly name part to compare them. If these three values are all the same, we want to use the Interference Detection command somehow as the last check. I wanted to know if anyone is in a similar situation and could tell me the best approach. Remember, we want to fully automate this.
I have various assemblies that we automate by resizing and then saving as a new assembly. (We're talking THOUSANDS here.) Once these assemblies are resized and saved, we have no way of determining what parts are the same and what parts are different. We need to know how many parts are the same so the CNC programmers don't program the same model more than once.
What I'm thinking right now, is to use the Volume, Maximum Length, and Centroid of each similarly name part to compare them. If these three values are all the same, we want to use the Interference Detection command somehow as the last check. I wanted to know if anyone is in a similar situation and could tell me the best approach. Remember, we want to fully automate this.