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: README.rst
+5-2Lines changed: 5 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ From source at `GitHub <https://github.com/akaszynski/tetgen>`__
29
29
30
30
Basic Example
31
31
-------------
32
-
The features of the C++ TetGen software implemented in this module are primarily focused on tetrahedralizing a manifold triangular surface. This basic example demonstrates how to tetrahedralize a manifold surface and plot part of the mesh.
32
+
The features of the C++ TetGen software implemented in this module are primarily focused on the tetrahedralization a manifold triangular surface. This basic example demonstrates how to tetrahedralize a manifold surface and plot part of the mesh.
33
33
34
34
.. code:: python
35
35
@@ -44,7 +44,10 @@ The features of the C++ TetGen software implemented in this module are primarily
0 commit comments