Body's geometry hashing

Hello,

I am trying to think on a way to store inforamtion about a body that I could compare two bodies using hash data or something similar.

I want to compare any geometry data about every Body, including hole positions, volume, faces etc.

Does SW has something built in for that in the API or did you tried doing something similar to that?

The hash information should be saved in some DB, it's not a "live" comparison (saving it into DB is the easy way).

I saw there is a function to compare parts. I have many bodies in every part and I want to compare every body separatly and not the whole Parts.

Edit: The bodies can be on different positions and get the same hash data of-course.

Thanks,

Bnaya Livne

SolidworksApi macros