mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 02:30:55 -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
|
|
@ -53,4 +53,4 @@ with BuildSketch() as clock_face:
|
|||
)
|
||||
|
||||
if "show_object" in locals():
|
||||
show_object(clock_face.sketch, name="clock_face")
|
||||
show_object(clock_face.sketch.wrapped, name="clock_face")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue