mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-15 15:20:37 -08:00
Introducing new PEP8 compatible direct api
This commit is contained in:
parent
c253b3bba1
commit
9599e8e1ef
32 changed files with 9197 additions and 7291 deletions
|
|
@ -76,4 +76,4 @@ with BuildPart("XZ") as rail:
|
|||
Extrude(amount=-height, mode=Mode.SUBTRACT)
|
||||
|
||||
if "show_object" in locals():
|
||||
show_object(rail.part, name="rail")
|
||||
show_object(rail.part.wrapped, name="rail")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue