This repository has been archived on 2022-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
openfoam_project/bathymetry/0_data/.ipynb_checkpoints/base-checkpoint.scad

6 lines
No EOL
114 B
OpenSCAD

translate([150, 0, 0])
mirror([1, 0, 0])
rotate([90, 0, 0])
translate([0, 0, -10])
linear_extrude(20)
polygon({});