You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: brep_remeshing.ipynb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -25,7 +25,7 @@
25
25
"source": [
26
26
"# Simplicial surface remeshing of boundary representation\n",
27
27
"\n",
28
-
"The goal is to remesh a surfacic boundary representation as defined here: https://docs.geode-solutions.com/datamodel.\n",
28
+
"The goal is to remesh a surface boundary representation as defined here: https://docs.geode-solutions.com/datamodel.\n",
29
29
"The `Lines` and `Surfaces` will be remeshed according the input mesh sizes while keeping the topology (meaning the relationships between the model components) and the conformity (meaning the mesh element boundaries are geometrically identical) of the model.\n"
0 commit comments