from ocp_vscode import * from build123d import * set_port(3939) b = Box(1,2,3) show(b)