Skip to content

Commit d0184c0

Browse files
BotellaApanquez
andauthored
Update brep_remeshing.ipynb
Co-authored-by: Pierre Anquez <32702237+panquez@users.noreply.github.com>
1 parent 9296d48 commit d0184c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

brep_remeshing.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"source": [
2626
"# Simplicial surface remeshing of boundary representation\n",
2727
"\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",
2929
"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"
3030
],
3131
"cell_type": "markdown",
@@ -80,4 +80,4 @@
8080
]
8181
}
8282
]
83-
}
83+
}

0 commit comments

Comments
 (0)