New in SG-Lib 2.2
Last change of this page: 2017-07-14
Sackloch(D1,D2,H,t)- return a solid geometry of a blind hole negative |
% Sackloch(D1,D2,H,t) - return a solid geometry of a blind hole negative % (by Laurens De Smedt, VLFL-Lib, 2015-MAI-27 as class: SURFACES) % % SG=Sackloch(D1,D2,H,t) % === INPUT PARAMETERS === % D1: Upper diameter % D2: lower diameter % H: height % t: thickness of upper plate % === OUTPUT RESULTS ====== % SG: Solid Geoemtry % % EXAMPLE: Sackloch(5.7,3.1,3,1) % |