Skip to content

Commit fa14c16

Browse files
committed
fix docs
1 parent e7fe77a commit fa14c16

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/compas_rhino/geometry/__init__.py

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,10 @@
3939
:toctree: generated/
4040
:nosignatures:
4141
42-
trimesh_gaussian_curvature
43-
trimesh_mean_curvature
44-
trimesh_principal_curvature
45-
trimesh_slice
42+
trimesh.trimesh_gaussian_curvature
43+
trimesh.trimesh_mean_curvature
44+
trimesh.trimesh_principal_curvature
45+
trimesh.trimesh_slice
4646
4747
"""
4848
from __future__ import absolute_import

0 commit comments

Comments
 (0)