graphlow.TensorMesh.copy_features_to_pyvista#
- TensorMesh.copy_features_to_pyvista(overwrite: bool = False) None#
Copy point and cell tensor data to pyvista mesh.
- Parameters:
- overwrite: bool
If True, allow overwriting existing features. The default is False.
- Returns:
- None