from build123d import * with BuildPart() as p: with BuildSketch() as s: Rectangle(115, 50) show_object(s)