PLpinring

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

returns the contour of a SGpinring



See Also: , SGpinring

Example Illustration

 missing image of PLpinring(H,R,a,o)

Syntax

PL=PLpinring([H,R,a,o])

Input Parameter

H: List of height segments [h1 h2 h3]
R: [Ri Ro] default is Ro=Ri+slfit(c)
a: angle; default is pi/180*60
o: buffer, oversize for blade shapes; default is 0;

Output Parameter

PL: Point list to be rotated

Examples


PLpinring([5 10 5], [3 3.5], pi/2)
PLpinring([5 10 5], [3 3.5], pi/2,0.5) % plus oversize of 0.5 as distance




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