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/base.scad

5 lines
74 B
OpenSCAD
Raw Normal View History

2022-01-23 08:55:28 +01:00
rotate([90, 0, 0])
translate([0, 0, -10])
linear_extrude(20)
polygon({});