diff --git a/dev/CheatSheet/index.html b/dev/CheatSheet/index.html index af8da26e..03596841 100644 --- a/dev/CheatSheet/index.html +++ b/dev/CheatSheet/index.html @@ -18,4 +18,4 @@ remove!(p, name) *Curve in outer boundary* remove!(p, name, innerBoundaryName) *Curve in inner boundary* removeRefinementRegion!(p, name)
All items have set/get methods to edit them. Most actions have undo()
and redo()
. To find out what the next undo/redo actions are, use undoActionName()
and redoActionName()
to print them to the screen.
generate_mesh(p)
- remove_mesh!(p)
Settings
This document was generated with Documenter.jl version 0.27.25 on Monday 21 October 2024. Using Julia version 1.10.5.