surface_poly_fit.core.PolyhedralSurface.to_meshio_mesh

PolyhedralSurface.to_meshio_mesh()[source]

Return a meshio.Mesh version of this surface.

Return type:

meshio.Mesh

Returns:

This mesh converted to a meshio.Mesh instance.