Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Jojain committed Nov 10, 2024
1 parent 63ca931 commit f13107d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/build123d/topology.py
Original file line number Diff line number Diff line change
Expand Up @@ -6989,10 +6989,6 @@ def thicken(self, depth: float) -> Solid:
Args:
depth (float): Amount to thicken face(s), can be positive or negative.
normal_override (Vector, optional): The normal_override vector can be used to
indicate which way is 'up', potentially flipping the face normal direction
such that many faces with different normals all go in the same direction
(direction need only be +/- 90 degrees from the face normal). Defaults to None.
Raises:
RuntimeError: Opencascade internal failures
Expand Down

0 comments on commit f13107d

Please sign in to comment.