Syntax
[CPL,CPL2]=PLjunkerhallpart([h,t,a,w,r])
Input Parameter
h : | | list of sections; default is [5 10 10 5] |
t : | | radius of impression; default is [0 4] |
a : | | alpha for impressipm; default i pi/10 |
w : | | wall thickness; default is r(2)/4 |
r : | | radius for breaking edges; default is 0.5 |
Output Parameter
CPL : | | CPL of profile to extrude |
CPL2 : | | CPL of profile at the tips |
Examples
PLjunkerhallpart([5 10 10 5],[0 4],pi/10,1,0.5)
PLjunkerhallpart([5 10 10 5],[0 4],pi/3,1,0.5);
Copyright 2021-2025 Tim C. Lueth. All rights reserved. The code is the property of Tim C. Lueth and may not be redistributed or modified without explicit written permission. This software may be used free of charge for academic research and teaching purposes only. Commercial use, redistribution, modification, or reverse engineering is strictly prohibited. Access to source code is restricted and granted only under specific agreements. For licensing inquiries or commercial use, please contact: Tim C. Lueth
Last html export of this page out of FM database by TL: 2025-09-21