Is there a way to find the center of mass or centroid of a solid 3D mesh? I've found references for finding the centroid of geometric solids, and I supposed I could create a solid from the mesh and then try to calculate the centroid, but it seems like it should be possible to get it from the mesh with assigned properties.
thanks in advance,
Mark