pymeshfix.PyTMesh.return_points#

PyTMesh.return_points(self) numpy.ndarray[dtype=float64, shape=(*, *), order='C']#

Return the vertex array.

Returns:

Vertex array of shape (N, 3).

Return type:

numpy.ndarray