Zakonczone
This commit is contained in:
BIN
Kubek-COMPOUND.ply
Normal file
BIN
Kubek-COMPOUND.ply
Normal file
Binary file not shown.
BIN
__pycache__/post_cap.cpython-311.pyc
Normal file
BIN
__pycache__/post_cap.cpython-311.pyc
Normal file
Binary file not shown.
5775
kubek.step
Normal file
5775
kubek.step
Normal file
File diff suppressed because it is too large
Load Diff
@@ -34,6 +34,11 @@ with BuildPart() as p:
|
||||
# t5 = fillet(t4, 1.5)
|
||||
t3 = t3.fillet(radius=1.5, edge_list=[krawedz])
|
||||
add(t3, mode=Mode.SUBTRACT)
|
||||
okraglak_elips = p.edges().filter_by(GeomType.BSPLINE)
|
||||
fillet(okraglak_elips, radius=1)
|
||||
|
||||
|
||||
# export_step(p.part, "./kubek.step")
|
||||
|
||||
show_object(p)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user