PLjunkerhallpart

by Tim C. Lueth, SG-Lib Toolbox: SolidGeometry 5.6 - PL/Point Lists
Introduced first in SolidGeometry 5.1, Creation date: 2021-02-26, Last change: 2025-09-15

creates a profile of a pressed profile

Description

may be by chance, this function is very similar to PLpinring
Thanks to Dr. Joachim Weber and Dr. Joram Tutsch for the reference to these 100 years old structures, which also became the basis for the all-metal aircraft.


See Also: PLpinring

Example Illustration

 missing image of PLjunkerhallpart(h,t,a,w,r)

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