mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-06 10:41:20 -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
|
|
@ -47,4 +47,4 @@ with BuildPart() as example:
|
|||
exporters.export(example.part, "selector_after.svg", opt=svg_opts)
|
||||
|
||||
if "show_object" in locals():
|
||||
show_object(example.part, name="part")
|
||||
show_object(example.part.wrapped, name="part")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue