Given a random set of points in 3 dimensions, I would like to find the convex hull and make a polyface mesh (PFACE) to represent the hull. Any suggestions?