2014-05-06から1日間の記事一覧

歯車の形状

歯車の形状を定義します。 //********************************************************************************** #local Lw=20; #local Cogwheel_a = union { difference { cylinder { 0,y,Lw } #local Ei=pi*Lw/2.6; #local Si=0; #while( Si sphere { …