v7.9.0
[7.9.0] - 2023-09-13
Added
- Add
ViewMesh
as method to a meshMesh.view()
. Now a mesh provides the view sub-methods directly, i.e. addMesh.plot()
andMesh.screenshot(filename="mesh.png")
.
What's Changed
Full Changelog: v7.8.0...v7.9.0
ViewMesh
as method to a mesh Mesh.view()
. Now a mesh provides the view sub-methods directly, i.e. add Mesh.plot()
and Mesh.screenshot(filename="mesh.png")
.Full Changelog: v7.8.0...v7.9.0