tootalltoby/revolve/oslona_anteny.py

16 lines
180 B
Python

from build123d import *
szerokosc = 20
wysokosc = 30
# dlugosc_nozki = 15
# srednica_nozki = 4
with BuildPart() as p:
with BuildSketch() as s:
Rectangle(30, 20)