Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomvanmele committed Apr 22, 2024
1 parent 505d0f1 commit 0c3ebc0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions src/compas/topology/orientation.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,10 @@ def face_adjacency(points, faces):
Parameters
----------
mesh : :class:`compas.datastructures.Mesh`
A mesh object.
points : list[point]
The vertex locations of the faces.
faces : list[list[int]]
The faces defined as list of indices in the points list.
Returns
-------
Expand Down

0 comments on commit 0c3ebc0

Please sign in to comment.