surface_poly_fit.core.MongeJetFitter.to_meshio_mesh

MongeJetFitter.to_meshio_mesh(result_array)[source]

Return a meshio.Mesh version of the surface with point-data assigned from the result_array.

Return type:

meshio.Mesh

Returns:

A meshio.Mesh instance with point-data assigned from the result_array.