diff options
-rw-r--r-- | doc/source/geometry.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/geometry.rst b/doc/source/geometry.rst index fd440f3..5f2135a 100644 --- a/doc/source/geometry.rst +++ b/doc/source/geometry.rst @@ -1,6 +1,12 @@ Building a Geometry =================== +Importing from STL +------------------ + +.. automodule:: chroma.stl + :members: mesh_from_stl + Mesh Modelling Tools -------------------- |