GOE 415 AIRFOIL
Show points
Translate
points only
linear_extrude
height
x scale
y scale
// Points from goe415.dat in the archive: http://m-selig.ae.illinois.edu/ads/archives/coord_seligFmt.tar.gz
// Not necessarily in the same order as in: http://m-selig.ae.illinois.edu/ads/coord/goe415.dat
goe415_points = [[1000,0.55],[949.91,8.44],[899.84,15.63],[799.6799,31.12],[699.55,43.9],[599.44,55.38],[499.34,65.17],[399.25,73.75],[299.2099,78.14],[199.23,76.02],[149.29,70.62],[99.39,60.01],[74.46,52.76],[49.57,42.3],[24.7299,27.05],[12.33,16.7299],[0,0],[12.54,-4.7],[25.05,-5.6],[50.07,-7.1],[75.0799,-8.4],[100.09,-9.18],[150.09,-9.18],[200.09,-8.67],[300.05,-4.9501],[400.0099,-1.24],[499.98,1.87],[599.98,2.39],[699.97,2.8],[799.97,2.82],[899.99,0.53],[950.01,-0.56]];
linear_extrude(height=20)
scale([15, 15])
translate([0,0])
scale (0.001)
polygon(points=goe415_points);