- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I think if I can't get the results, I'm looking for that might be the next avenue I go down, the problems I was hitting when I was testing this method mainly came from I was looking at the iproperty COG properties of the part in the assembly, which apparently is a different number to what's shown if you open the part on its own look at the properties there. The script was opening every part and giving the "part only" COG properties. The beauty of this method is that I can tell if a part is identical but orientated about a different plane, and with any luck it should be as simple as rounding the COG properties to 0.001 (or there abouts), and then checking to see if 5 of 6 are identical then its a match. I think it will come down to testing though as when I'm dealing with tubelaser cut parts there can be a ton of features so on each part so it's going to be a case of guess and check I think