barycenter()# TetraMeshData.barycenter(index)# Returns the barycenter point of the specified tetrahedron. Parameters: index (int) – The tetrahedral index. Returns: A barycenter point Return type: Point3D