pyvista.is_meshio_mesh# is_meshio_mesh(obj: object) → bool[ソース]# Test if passed object is instance of meshio.Mesh. パラメータ: objobjectAny object. 戻り値: boolTrue if obj is a meshio.Mesh.