v7.10.0
[7.10.0] - 2023-09-14
Added
- Add
ViewField
as method to a field containerFieldContainer.view()
. Now a field container provides the view sub-methods directly, i.e. addFieldContainer.plot()
andFieldContainer.screenshot(filename="mesh.png")
.
Changed
- Hide the undeformed mesh in
Mesh.plot()
by default (also affectsMesh.screenshot()
).
Fixed
- Fix taking screenshots of a mesh.
What's Changed
Full Changelog: v7.9.0...v7.10.0