mirror of
https://github.com/gumyr/build123d.git
synced 2025-12-23 19:00:25 -08:00
removed alg123d
This commit is contained in:
parent
7903e4f640
commit
2c652ff978
11 changed files with 19 additions and 29 deletions
|
|
@ -1,5 +1,6 @@
|
|||
from build123d import *
|
||||
from build123d.part_operations import *
|
||||
|
||||
# from build123d.part_operations import *
|
||||
|
||||
b = Box(3, 3, 3)
|
||||
b2 = Rot(0, 0, 45) * extrude(Rectangle(1, 2), 0.2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue