Skip to content

Commit

Permalink
geometry.py -> table spacing enhancement
Browse files Browse the repository at this point in the history
  • Loading branch information
jdegenstein authored Jun 24, 2024
1 parent d0f4fbf commit 5c48717
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/build123d/geometry.py
Original file line number Diff line number Diff line change
Expand Up @@ -1931,7 +1931,7 @@ class Plane(metaclass=PlaneMeta):
top +x +y +z
bottom +x -y -z
isometric +x+y -x+y+z +x+y-z
======= ====== ====== ======
======= ====== ====== ======
Args:
gp_pln (gp_Pln): an OCCT plane object
Expand Down

0 comments on commit 5c48717

Please sign in to comment.